hanchenye-llvm-project/clang/lib
James Dennett 14c41ea3dd Documentation cleanup: Escape @objc* in Doxygen comments.
llvm-svn: 158974
2012-06-22 05:41:30 +00:00
..
ARCMigrate Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
AST Handle include directive with comments. It turns out that in this case comments are not coming in source order. Instead of trying to std::sort() comments (which can be costly), just remove comments that are not in order. 2012-06-21 22:04:37 +00:00
Analysis Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
Basic Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
CodeGen Documentation cleanup: Escape @objc* in Doxygen comments. 2012-06-22 05:41:30 +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 Documentation cleanup: 2012-06-22 05:37:13 +00:00
Parse objective-c: deprecated C-like parameters in Objective-C 2012-06-21 18:43:08 +00:00
Rewrite Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
Sema Documentation cleanup: turn "//" into "///" for a Doxygen comment. 2012-06-22 05:14:59 +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] Malloc: Warn about use-after-free when memory ownership was 2012-06-22 02:04:31 +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