summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Rely on os_consumes_this attribute to signify that the method call...George Karpenkov2018-12-061-0/+4
* [attributes] Add an attribute os_consumes_this, with similar semantics to ns_...George Karpenkov2018-12-062-3/+20
* Diagnose friend function template redefinitions.Serge Pavlov2018-12-061-3/+4
* Remove CodeGen dependencies on Sema.Richard Trieu2018-12-063-40/+51
* [Sema/Attribute] Check for noderef attributeLeonard Chan2018-12-065-0/+89
* [Hexagon] Add intrinsics for Hexagon V66Krzysztof Parzyszek2018-12-051-0/+17
* [Hexagon] Add support for Hexagon V66Krzysztof Parzyszek2018-12-051-0/+2
* NFC: Extract TextNodeDumper classStephen Kelly2018-12-051-0/+54
* NFC: Extract TextTreeStructure classStephen Kelly2018-12-051-0/+181
* Honor -fdebug-prefix-map when creating function names for the debug info.Adrian Prantl2018-12-051-1/+8
* [Basic] Cleanups in IdentifierInfo following the removal of PTHBruno Ricci2018-12-051-24/+12
* [OpenCL] Diagnose conflicting address spaces in templates.Anastasia Stulova2018-12-051-0/+2
* [NFC] Use clang-format on PrintingPolicy::PrintingPolicy() after fd5c386f743Jan Korous2018-12-051-15/+13
* Revert: Honor -fdebug-prefix-map when creating function names for the debug i...Renato Golin2018-12-051-20/+15
* [asan] Add clang flag -fsanitize-address-use-odr-indicatorVitaly Buka2018-12-053-0/+10
* [AST][NFC] Make ArrayTypeTraitExpr non polymorphicBruno Ricci2018-12-041-4/+0
* [Hexagon] Update builtin definitionsKrzysztof Parzyszek2018-12-041-1515/+1578
* PTH-- Remove feature entirely-Erich Keane2018-12-0412-336/+6
* [Analyzer] Iterator Checkers - Use the region of the topmost base class for i...Adam Balogh2018-12-041-0/+4
* [WIP][Sema] Improve static_assert diagnostics for type traits.Clement Courbet2018-12-041-3/+6
* [Sema] Provide -fvisibility-global-new-delete-hidden optionPetr Hosek2018-12-042-1/+4
* Fix -Wmismatched-tags to not warn on redeclarations of structs in systemRichard Smith2018-12-041-8/+10
* [analyzer] Rename MisusedMovedObjectChecker to MoveCheckerArtem Dergachev2018-12-031-3/+2
* [AST] Generate unique identifiers for CXXCtorInitializer objects.Artem Dergachev2018-12-031-0/+3
* Typo correction; NFC.Aaron Ballman2018-12-031-1/+1
* [gcov/Darwin] Ensure external symbols are exported when using an export listVedant Kumar2018-12-031-0/+3
* [AST][Sema] Remove CallExpr::setNumArgsBruno Ricci2018-12-032-24/+43
* [CodeComplete] Cleanup access checking in code completionIlya Biryukov2018-12-031-2/+3
* [AST][NFC] Pack CXXDeleteExprBruno Ricci2018-12-032-35/+49
* Extend the CommentVisitor with parameter typesStephen Kelly2018-12-021-13/+16
* OpenCL: Improve vector printf warningsMatt Arsenault2018-12-011-3/+21
* [Basic] Move DiagnosticsEngine::dump from .h to .cppFangrui Song2018-12-011-4/+2
* Honor -fdebug-prefix-map when creating function names for the debug info.Adrian Prantl2018-12-011-15/+20
* Revert "Revert r347417 "Re-Reinstate 347294 with a fix for the failures.""Fangrui Song2018-11-301-5/+11
* Revert r347417 "Re-Reinstate 347294 with a fix for the failures."Fangrui Song2018-11-301-11/+5
* [analyzer] Emit an error for invalid -analyzer-config inputsKristof Umann2018-11-303-1/+38
* [analyzer] Evaluate all non-checker config options before analysisKristof Umann2018-11-302-314/+193
* Revert "Reverting r347949-r347951 because they broke the test bots."George Karpenkov2018-11-301-0/+2
* Reverting r347949-r347951 because they broke the test bots.Aaron Ballman2018-11-301-2/+0
* [clang] Fill RealPathName for virtual files.Kadir Cetinkaya2018-11-301-0/+7
* [analyzer] Fix the "Zombie Symbols" bug.Artem Dergachev2018-11-302-20/+4
* [analyzer] RetainCountChecker for OSObject model the "free" callGeorge Karpenkov2018-11-301-0/+2
* [attributes] Add a family of OS_CONSUMED, OS_RETURNS and OS_RETURNS_RETAINED ...George Karpenkov2018-11-303-9/+73
* [analyzer] [NFC] Some miscellaneous clean ups and documentation fixes.George Karpenkov2018-11-301-2/+2
* Revert "NFC: Fix case of CommentVisitor::Visit methods"Stephen Kelly2018-11-291-6/+6
* NFC: Fix case of CommentVisitor::Visit methodsStephen Kelly2018-11-291-6/+6
* Mark __builtin_shufflevector as using custom type checkingMatt Arsenault2018-11-291-1/+1
* Revert "[ASTImporter] Changed use of Import to Import_New in ASTImporter."Davide Italiano2018-11-281-4/+9
* [NFC] Move MultIversioning::Type into Decl so that it can be used inErich Keane2018-11-281-0/+13
* Re-commit r347417 "Re-Reinstate 347294 with a fix for the failures."Hans Wennborg2018-11-281-5/+11