.. |
ARCMigrate
|
Update for llvm api changes.
|
2014-08-17 22:20:41 +00:00 |
AST
|
Make sure CallExpr::getLocStart doesn't segfault
|
2014-08-15 01:39:12 +00:00 |
ASTMatchers
|
Add missing matchers to the dynamic registry.
|
2014-08-15 19:13:27 +00:00 |
Analysis
|
Adding const-qualifiers to auto declarations. NFC.
|
2014-08-15 12:29:39 +00:00 |
Basic
|
Update for llvm api changes.
|
2014-08-17 22:20:41 +00:00 |
CodeGen
|
DebugInfo: While loop backedge should be attribute to the start of the while statement.
|
2014-08-15 21:11:25 +00:00 |
Driver
|
Move some code into a helper function. NFC.
|
2014-08-15 17:14:35 +00:00 |
Edit
|
[CMake] Reorder libdeps by alphabetical order.
|
2014-07-14 04:59:27 +00:00 |
Format
|
clang-format: Prefer breaking after return type over template param
|
2014-08-15 05:00:39 +00:00 |
Frontend
|
Convert a few ownership comments with std::unique_ptr.
|
2014-08-17 22:12:58 +00:00 |
FrontendTool
|
Make clang's rewrite engine a core feature
|
2014-07-16 16:48:33 +00:00 |
Headers
|
arm_acle.h: Small cleanup
|
2014-08-15 08:53:22 +00:00 |
Index
|
Header guard canonicalization, clang part.
|
2014-08-13 16:25:19 +00:00 |
Lex
|
Don't Lex past EOF when lexing _Pragma
|
2014-08-14 19:47:06 +00:00 |
Parse
|
Uniformed parsing of GNU attributes at line beginnning and added GNU attributes parsing FIXMEs.
|
2014-08-16 08:29:27 +00:00 |
Rewrite
|
Make clang's rewrite engine a core feature
|
2014-07-16 16:48:33 +00:00 |
Sema
|
Make sure that vtables referenced from delay-parsed templates get referenced.
|
2014-08-15 23:21:41 +00:00 |
Serialization
|
When loading a module with no local entities, still bump the size of the
|
2014-08-16 04:54:18 +00:00 |
StaticAnalyzer
|
Header guard canonicalization, clang part.
|
2014-08-13 16:25:19 +00:00 |
Tooling
|
Sure-up MemoryBuffer ownership in JSONCompilationDatabase's ctor.
|
2014-08-08 22:01:06 +00:00 |
CMakeLists.txt
|
Fix build with various feature flag combinations
|
2014-07-14 22:17:22 +00:00 |
Makefile
|
Make clang's rewrite engine a core feature
|
2014-07-16 16:48:33 +00:00 |