llvm-project/clang/lib
Richard Smith 711ceba5ab Extend the ',' versus ';' diagnostic for -Wvexing-parse to cover the with-arguments case as well as the no-arguments case.
llvm-svn: 160999
2012-07-30 21:42:05 +00:00
..
ARCMigrate clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
AST Mark ObjCInterfaceDecl::lookupPrivateMethod as const. 2012-07-30 20:31:21 +00:00
ASTMatchers Fix for ASTMatchFinder to visit a functions parameter declarations. 2012-07-30 05:03:25 +00:00
Analysis Make -Wformat check the argument type for %n. 2012-07-30 17:11:32 +00:00
Basic Add a function to convert a single Unicode code point to a UTF8 sequence. 2012-07-27 20:36:22 +00:00
CodeGen clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
Driver Fix dynamic object linker for ARM GNUEABIHF. 2012-07-30 11:05:56 +00:00
Edit clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
Frontend Preprocessor: add __BYTE_ORDER__ predefined macro 2012-07-27 18:34:31 +00:00
FrontendTool clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
Headers Add _rdrand{16,32,64}_step intrinsics to immintrin.h 2012-07-12 09:33:03 +00:00
Lex Lexer: remove dead stores. Found by Clang static analyzer! 2012-07-30 17:59:40 +00:00
Parse Improvements to vexing-parse warnings. Make the no-parameters case more 2012-07-30 21:30:52 +00:00
Rewrite clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
Sema Extend the ',' versus ';' diagnostic for -Wvexing-parse to cover the with-arguments case as well as the no-arguments case. 2012-07-30 21:42:05 +00:00
Serialization clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
StaticAnalyzer [analyzer] Very simple ObjC instance method inlining 2012-07-30 20:31:29 +00:00
Tooling clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +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