llvm-project/clang/lib
Argyrios Kyrtzidis 0692508670 [AST] A "Class<P>" type should not have '*' when printed out.
rdar://14309030

llvm-svn: 202941
2014-03-05 06:47:57 +00:00
..
ARCMigrate [C++11] Replace llvm::tie with std::tie. 2014-03-02 13:01:17 +00:00
AST [AST] A "Class<P>" type should not have '*' when printed out. 2014-03-05 06:47:57 +00:00
ASTMatchers [C++11] Simplify compare operators with std::tie. 2014-03-03 20:26:46 +00:00
Analysis [-Wunreachable-code] Don't warn about dead code guarded by a "configuration value". 2014-03-05 00:01:17 +00:00
Basic Support relative paths in VFSFromYAML 2014-03-04 22:34:50 +00:00
CodeGen Objective-C. Return 0 as class of methods in protocols. 2014-03-04 22:57:32 +00:00
Driver Pass llvm::Triple objects by const reference. 2014-03-04 19:31:42 +00:00
Edit [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
Format [C++11] Switch the clang-format LLVM style to use C++11 style braced 2014-03-02 12:37:31 +00:00
Frontend [C++11] Simplify a callback to use a lambda. 2014-03-04 21:50:01 +00:00
FrontendTool [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
Headers Headers: Provide an ABI compatible max_align_t when _MSC_VER is defined 2014-03-04 23:43:48 +00:00
Index [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
Lex [C++11] Switch from LLVM_STATIC_ASSERT to static_assert now that we 2014-03-02 13:02:01 +00:00
Parse Pass llvm::Triple objects by const reference. 2014-03-04 19:31:42 +00:00
Rewrite [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
Sema [OPNEMP] Fixed instantiation of 'if' clause 2014-03-05 06:45:14 +00:00
Serialization [C++11] Remove a now unnecessary use of std::function for a remove_if 2014-03-03 19:36:27 +00:00
StaticAnalyzer [C++11] Simplify compare operators with std::tie. 2014-03-03 20:26:46 +00:00
Tooling Disable all dependency output options when using the Tooling library. 2014-03-02 23:37:26 +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