clang-1/lib
Dmitri Gribenko d558b5238d Cleanup \brief comment. Since it is a single paragraph, no need to save newlines there.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159325 91177308-0d34-0410-b5e6-96231b3b80d8
2012-06-28 01:38:21 +00:00
..
ARCMigrate Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
AST Cleanup \brief comment. Since it is a single paragraph, no need to save newlines there. 2012-06-28 01:38:21 +00:00
Analysis Thread safety analysis: implement lock_returned attribute. 2012-06-25 18:33:18 +00:00
Basic Fix for r159256 on Windows. 2012-06-27 11:42:56 +00:00
CodeGen Fix grammar. 2012-06-28 01:20:05 +00:00
Driver Enable -mcpu=native and -march=native for arm targets. 2012-06-26 22:20:06 +00:00
Edit Fix uninitialized variable use bug found by the clairvoyant static analyzer. 2012-06-27 23:45:44 +00:00
Frontend Add template type diffing to Clang. This feature will provide a better 2012-06-26 18:18:47 +00:00
FrontendTool Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
Headers X86: add GATHER intrinsics (AVX2) in Clang 2012-06-26 19:55:09 +00:00
Lex Introduce __has_feature(attribute_unused_on_fields) to determine whether 2012-06-27 05:12:34 +00:00
Parse Whitespace. 2012-06-26 22:30:43 +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 mrc: Issue warning for mrc, as is done for arc, when 2012-06-27 20:52:46 +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] RetainCountChecker: remove unused SelfOwn ArgEffect kind. 2012-06-27 00:51:18 +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