llvm-project/clang/lib
Richard Smith 87d8fb91e9 Add testing for CommentHandler, and fix a bug where trailing comments in #else
and #endif in non-skipped blocks were not passed to the CommentHandler. Patch
by Andy Gibbs!

llvm-svn: 159119
2012-06-24 23:56:26 +00:00
..
ARCMigrate Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
AST Support L__FUNCTION__ in microsoft mode, PR11789 2012-06-23 02:07:59 +00:00
Analysis Thread safety analysis: fixes a bug in which locksets are not handled 2012-06-22 17:07:28 +00:00
Basic Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
CodeGen IRGen: Factor v-table generation into the CGCXXABI object. 2012-06-23 23:44: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 Recognize GNU attributes after 'enum class'. Fixes the libc++ build. 2012-06-23 22:30:04 +00:00
Rewrite Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
Sema objective-c: issue deprecation/unavailability warnings for methods called on 2012-06-23 18:39:57 +00:00
Serialization Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
StaticAnalyzer Implement initial static analysis inlining support for C++ methods. 2012-06-22 23:55:50 +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