llvm-project/clang/include/clang
Clement Courbet 8251ebfac6 [ASTMatchers] New forEachOverriden matcher.
Matches methods overridden by the given method.

llvm-svn: 272386
2016-06-10 11:54:43 +00:00
..
ARCMigrate [Frontend] Make the memory management of FrontendAction pointers explicit by using unique_ptr. 2016-02-07 19:28:36 +00:00
AST [ASTMatchers] New forEachOverriden matcher. 2016-06-10 11:54:43 +00:00
ASTMatchers [ASTMatchers] New forEachOverriden matcher. 2016-06-10 11:54:43 +00:00
Analysis Add the ability to determine whether a format string argument is of a double type or not. This change is tested by clang-tidy in r268100. 2016-04-29 21:05:55 +00:00
Basic RenderScript support in the Frontend 2016-06-09 23:34:20 +00:00
CodeGen Various improvements to the public IRGen interface. 2016-05-18 05:21:18 +00:00
Config Don't pass --build-id to ld by default. 2016-06-03 17:26:16 +00:00
Driver Add a RenderScript language type 2016-06-09 21:57:40 +00:00
Edit Roll-back r250822. 2015-10-20 13:23:58 +00:00
Format [clang-format] insert new #includes into correct blocks when cleaning up Replacement with cleanupAroundReplacements(). 2016-05-31 13:34:20 +00:00
Frontend RenderScript support in the Frontend 2016-06-09 23:34:20 +00:00
FrontendTool
Index [index] Add SymbolSubKinds for ObjC IB annotations. 2016-04-22 07:21:16 +00:00
Lex Revert commit r271708 2016-06-04 03:14:43 +00:00
Parse Obj-C: Fix assert-on-invalid (PR27822) 2016-06-03 16:59:13 +00:00
Rewrite [Frontend] Make the memory management of FrontendAction pointers explicit by using unique_ptr. 2016-02-07 19:28:36 +00:00
Sema Remove CXXConstructExpr::getFoundDecl(); it turned out to not be useful. 2016-06-10 00:58:19 +00:00
Serialization [OpenMP] Parsing and sema support for target update directive 2016-05-26 17:30:50 +00:00
StaticAnalyzer Revert "[analyzer] Reapply r271907 (2nd try)." 2016-06-07 05:37:02 +00:00
Tooling [CommonOptionsParser] Return source paths as const ref. 2016-05-31 10:17:46 +00:00
CMakeLists.txt Fixed bug 2016-05-31 15:56:26 +00:00
module.modulemap Fix module map typo in r269347. 2016-05-13 17:28:51 +00:00