summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] [NFC] Minor refactoring of RetainCountDiagnosticsGeorge Karpenkov2018-11-304-217/+252
* [analyzer] For OSObject, trust that functions starting with GetGeorge Karpenkov2018-11-301-1/+3
* [analyzer] Print a fully qualified name for functions in RetainCountChecker d...George Karpenkov2018-11-301-3/+12
* [analyzer] Add the type of the leaked object to the diagnostic messageGeorge Karpenkov2018-11-302-5/+22
* [analyzer] Reference leaked object by name, even if it was created in an inli...George Karpenkov2018-11-301-15/+17
* [analyzer] [NFC] Some miscellaneous clean ups and documentation fixes.George Karpenkov2018-11-301-87/+90
* [-gmodules] Honor -fdebug-prefix-map in the debug info inside PCMs.Adrian Prantl2018-11-292-0/+8
* [OPENMP][NVPTX]Call get __kmpc_global_thread_num in worker afterAlexey Bataev2018-11-291-0/+4
* [OpenMP] Add a new version of the SPMD deinit kernel functionGheorghe-Teodor Bercea2018-11-291-7/+11
* Revert "NFC: Fix case of CommentVisitor::Visit methods"Stephen Kelly2018-11-291-21/+21
* NFC: Fix case of CommentVisitor::Visit methodsStephen Kelly2018-11-291-21/+21
* NFC: Move ColorScope to global scopeStephen Kelly2018-11-291-56/+58
* NFC: Constify ShowColorsStephen Kelly2018-11-291-1/+1
* set default max-page-size to 4KB in lld for Android Aarch64Zhizhou Yang2018-11-291-0/+8
* [analyzer][PlistMacroExpansion] Part 4.: Support for __VA_ARGS__Kristof Umann2018-11-291-19/+40
* [ThinLTO] Allow importing of multiple symbols with same GUIDTeresa Johnson2018-11-291-9/+8
* [OpenCL] Improve diags for addr spaces in templatesAnastasia Stulova2018-11-293-21/+31
* Set MustBuildLookupTable on PrimaryContext in ExternalASTMergerRaphael Isemann2018-11-291-2/+2
* Add Hurd target to Clang driver (2/2)Kristina Brooks2018-11-299-2/+262
* Allow cpu-dispatch forward declarations.Erich Keane2018-11-281-8/+9
* Ensure sanitizer check function calls have a !dbg locationAdrian Prantl2018-11-281-0/+5
* Correct 'target' default behavior on redecl, allow forward declaration.Erich Keane2018-11-283-9/+53
* [Coverage] Do not visit artificial stmts in defaulted methods (PR39822)Vedant Kumar2018-11-281-4/+16
* Revert "[ASTImporter] Changed use of Import to Import_New in ASTImporter."Davide Italiano2018-11-281-373/+311
* [OPENMP]Fix emission of the target regions in virtual functions.Alexey Bataev2018-11-281-1/+4
* [NFC] Move MultIversioning::Type into Decl so that it can be used inErich Keane2018-11-283-45/+49
* [analyzer] Cleanup constructors in the Z3 backendMikhail R. Gadelha2018-11-281-96/+31
* Re-commit r347417 "Re-Reinstate 347294 with a fix for the failures."Hans Wennborg2018-11-2831-187/+350
* [ASTImporter] Changed use of Import to Import_New in ASTImporter.Balazs Keri2018-11-281-311/+373
* PR39809: (const void*)0 is not a null pointer constant in C.Richard Smith2018-11-281-6/+6
* Move LoopHint.h from Sema to ParseRichard Trieu2018-11-285-5/+2
* [CodeGen] Fix included headers.Richard Trieu2018-11-281-1/+2
* [OPENMP] remove redundant ColonExpected flag in ParseOpenMP.cpp (NFC)Kelvin Li2018-11-281-3/+0
* [OPENMP][NVPTX]Basic support for reductions across the teams.Alexey Bataev2018-11-272-379/+118
* [MS] Push outermost class DeclContexts only in -fdelayed-template-parsingReid Kleckner2018-11-271-12/+23
* [clang][slh] add attribute for speculative load hardeningZola Bridges2018-11-272-0/+7
* [clang][ARC] Add ARCTargetInfoTatyana Krasnukha2018-11-275-0/+237
* Don't speculatively emit VTTs for classes unless we are able to correctly emi...Richard Smith2018-11-271-2/+40
* [ASTImporter] Added Import functions for transition to new API.Balazs Keri2018-11-271-0/+94
* [X86] Add -march=cascadelake support in clang.Craig Topper2018-11-271-2/+10
* Fix linker option for -fprofile-arcs -ftest-coverageMarco Castelluccio2018-11-271-1/+1
* Revert "[clang] - Simplify tools::SplitDebugName."Jonas Toth2018-11-275-9/+20
* Derive builtin return type from its definitionMarco Antognini2018-11-272-10/+12
* Revert r347417 "Re-Reinstate 347294 with a fix for the failures."Hans Wennborg2018-11-2731-350/+187
* [ASTImporter] Typedef import brings in the complete typeGabor Marton2018-11-271-2/+9
* Revert r347627 "[MS] Push fewer DeclContexts for delayed template parsing"Reid Kleckner2018-11-271-7/+2
* [analyzer][PlistMacroExpansion] Part 3.: Macro arguments are expandedKristof Umann2018-11-271-22/+197
* Revert "[clang][slh] add attribute for speculative load hardening"Zola Bridges2018-11-272-7/+0
* [MS] Push fewer DeclContexts for delayed template parsingReid Kleckner2018-11-271-2/+7
* [clang][slh] add attribute for speculative load hardeningZola Bridges2018-11-272-0/+7