llvm-project/clang/lib
Aaron Ballman ef5d94caf0 Fixing a typo, updating the diagnostic wording and logic based on post-commit review feedback. Amends r206186.
llvm-svn: 206229
2014-04-15 00:36:39 +00:00
..
ARCMigrate remove a bunch of unused private methods 2014-03-23 17:12:37 +00:00
AST PR19411: Walk lexical parents, not semantic parents, when determining whether a 2014-04-14 20:23:58 +00:00
ASTMatchers Add support for named values in the parser. 2014-04-14 13:51:21 +00:00
Analysis Thread Safety Analysis: reorganized SExpr header files. No change in 2014-04-09 22:39:43 +00:00
Basic Allow multiple modules with the same name to coexist in the module cache 2014-04-14 18:00:01 +00:00
CodeGen Ensure we evaluate VLA bounds if a variably-modified type is used as the 2014-04-14 23:47:48 +00:00
Driver [Driver][ARM64] Make sure the default CPU is passed to the assembler. 2014-04-15 00:27:35 +00:00
Edit Avoid a local Twine variable. 2014-03-29 16:54:24 +00:00
Format clang-format: Fix regression caused by r206165. 2014-04-14 13:15:29 +00:00
Frontend Add module name and module map file to -module-file-info 2014-04-14 22:12:44 +00:00
FrontendTool Replace OwningPtr with std::unique_ptr. 2014-03-07 20:03:18 +00:00
Headers intrin.h: Fix up bugs in the cr3 and msr intrinsics 2014-04-08 17:49:16 +00:00
Index libclang/libIndex: USR generation: mangle source location into USRs for macros, 2014-03-28 22:21:26 +00:00
Lex Allow multiple modules with the same name to coexist in the module cache 2014-04-14 18:00:01 +00:00
Parse Fixing a typo, updating the diagnostic wording and logic based on post-commit review feedback. Amends r206186. 2014-04-15 00:36:39 +00:00
Rewrite Objective-C modern translator. Fix declaration of 2014-04-01 19:32:35 +00:00
Sema PR19415: Converting 'constexpr' to 'const' in a non-static data member can fail 2014-04-14 21:00:40 +00:00
Serialization Add module name and module map file to -module-file-info 2014-04-14 22:12:44 +00:00
StaticAnalyzer Add missing include. 2014-04-09 03:31:44 +00:00
Tooling Tooling: Move heavyweight vectors around instead of copying. 2014-03-20 12:48:36 +00:00
CMakeLists.txt Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00
Makefile Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00