llvm-project/clang/lib
Nico Weber 606cef46e3 Give L__FUNCTION__ the right type in templates. PR13206.
llvm-svn: 159171
2012-06-25 22:34:48 +00:00
..
ARCMigrate Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
AST Use std::map instead of llvm::DenseMap because we rely on the stability of references to values in these maps. PR13197. 2012-06-25 21:21:08 +00:00
Analysis Thread safety analysis: implement lock_returned attribute. 2012-06-25 18:33:18 +00:00
Basic Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
CodeGen ARM: enable struct byval for APCS. 2012-06-25 22:04:00 +00:00
Driver Adjust this code so that it strictly honors 2012-06-21 17:46:38 +00:00
Edit Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
Frontend Documentation cleanup: escape \ characters in Doxygen comments as needed. 2012-06-22 05:33:23 +00:00
FrontendTool Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
Headers Headers/xopintrin.h: Try to fix r158492. Did you mean, mm256? 2012-06-15 13:37:44 +00:00
Lex Add testing for CommentHandler, and fix a bug where trailing comments in #else 2012-06-24 23:56:26 +00:00
Parse Extend the "expected ';' after struct" logic to also apply to enums, and to 2012-06-25 21:37:02 +00:00
Rewrite Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
Sema Give L__FUNCTION__ the right type in templates. PR13206. 2012-06-25 22:34:48 +00:00
Serialization Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
StaticAnalyzer [analyzer] Be careful about implicitly-declared operator new/delete. (PR13090) 2012-06-25 20:48:28 +00:00
Tooling Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
CMakeLists.txt Fix a big layering violation introduced by r158771. 2012-06-20 09:53:52 +00:00
Makefile Fix a big layering violation introduced by r158771. 2012-06-20 09:53:52 +00:00