hanchenye-llvm-project/clang/lib
NAKAMURA Takumi 453807fffe IvarInvalidationChecker.cpp: Remove an unused member, InterfD. [-Wunused-private-field]
llvm-svn: 164745
2012-09-27 01:52:00 +00:00
..
ARCMigrate Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00
AST Fix the AST representation for non-type template arguments to encode 2012-09-26 02:36:12 +00:00
ASTMatchers Fix isDerivedFrom matcher. 2012-09-18 14:17:42 +00:00
Analysis Add clarifying comment. 2012-09-24 21:17:14 +00:00
Basic Macro history (de-)serialization. Deserialization currently reads only the latest macro definition. Needs more work. 2012-09-25 17:18:14 +00:00
CodeGen Update to new function attribute querying syntax. 2012-09-26 21:59:46 +00:00
Driver Allow -MF to be used in combination with -E -M or -E -MM. 2012-09-26 19:01:49 +00:00
Edit Change the representation of builtin functions in the AST 2012-08-31 00:14:07 +00:00
Frontend Per discussion in http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20120917/064551.html 2012-09-27 01:42:07 +00:00
FrontendTool Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00
Headers Add struct keyword before _Unwind_Context. 2012-09-26 06:35:17 +00:00
Lex Per discussion in http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20120917/064551.html 2012-09-27 01:42:07 +00:00
Parse Fix an edge case of mangling involving the combination of a lambda and typeid. 2012-09-26 04:34:21 +00:00
Rewrite Per discussion in http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20120917/064551.html 2012-09-27 01:42:07 +00:00
Sema [libclang] Always report a CXCursor_MacroDefinition for code-completion 2012-09-27 00:24:09 +00:00
Serialization Fix the AST representation for non-type template arguments to encode 2012-09-26 02:36:12 +00:00
StaticAnalyzer IvarInvalidationChecker.cpp: Remove an unused member, InterfD. [-Wunused-private-field] 2012-09-27 01:52:00 +00:00
Tooling Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00
CMakeLists.txt Adds the AST Matcher library, which provides a in-C++ DSL to express 2012-07-06 05:48:52 +00:00
Makefile Adds the AST Matcher library, which provides a in-C++ DSL to express 2012-07-06 05:48:52 +00:00