hanchenye-llvm-project/clang/lib
Yaron Keren 065da7c53a Fixed spelling.
llvm-svn: 209224
2014-05-20 18:23:05 +00:00
..
ARCMigrate Clean up language and grammar. 2014-05-20 17:10:39 +00:00
AST Ignore void returning overloaded functions fom -Wunused-comparison. PR19791. 2014-05-20 01:34:43 +00:00
ASTMatchers [C++11] Use 'nullptr'. ASTMatchers edition. 2014-05-17 18:49:24 +00:00
Analysis Add a check for tautological bitwise comparisons to -Wtautological-compare. 2014-05-20 17:31:11 +00:00
Basic Add __ARM_DWARF_EH__ to signify the use of Itanium ABI for unwind 2014-05-13 18:58:36 +00:00
CodeGen Implement the flatten attribute. 2014-05-20 17:12:51 +00:00
Driver Pass -gdwarf-N options to integrated assembler 2014-05-19 13:39:13 +00:00
Edit [C++11] Use 'nullptr'. 2014-05-09 08:15:10 +00:00
Format clang-format: [JS] Understand top-level function literals properly. 2014-05-20 11:14:57 +00:00
Frontend If a declaration is loaded, and then a module import adds a redeclaration, then 2014-05-16 23:01:30 +00:00
FrontendTool [objcmt] Don't wrap a PCH generation action with a ObjCMigrateAction one, it messes up the PCH file. 2014-05-17 04:35:12 +00:00
Headers Define the InterlockedCompareExchange64 intrinsic on 32-bits too 2014-05-13 13:59:05 +00:00
Index Comment parsing: remove HTML attribute validation 2014-04-30 21:54:30 +00:00
Lex Remove historical Unicode TODOs 2014-05-18 18:37:59 +00:00
Parse Replace a fake enum class with the real thing. 2014-05-16 01:56:53 +00:00
Rewrite [C++11] Use 'nullptr'. 2014-05-07 06:21:57 +00:00
Sema Fixed spelling. 2014-05-20 18:23:05 +00:00
Serialization Speculative fix for Windows buildbot after r209138 2014-05-20 05:55:04 +00:00
StaticAnalyzer Clean up language and grammar. 2014-05-20 17:10:39 +00:00
Tooling [C++11] Use 'nullptr'. Tooling edition. 2014-05-20 04:51:16 +00:00
CMakeLists.txt
Makefile