llvm-project/clang/lib
Dmitri Gribenko 632d58afab Fix an infinite loop in comment lexer: we were not advancing in the input character stream when we saw a '<' that is not a start of an HTML tag.
llvm-svn: 159303
2012-06-27 23:28:29 +00:00
..
ARCMigrate Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
AST Fix an infinite loop in comment lexer: we were not advancing in the input character stream when we saw a '<' that is not a start of an HTML tag. 2012-06-27 23:28:29 +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 Propagate lvalue alignment into bitfields. Per report on cfe-dev. 2012-06-27 21:19:48 +00:00
Driver Enable -mcpu=native and -march=native for arm targets. 2012-06-26 22:20:06 +00:00
Edit Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +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