.. |
AST
|
Make the FileID import map key on FileID.
|
2010-09-30 01:03:06 +00:00 |
Analysis
|
Added two new command line arguments:
|
2010-09-30 07:41:24 +00:00 |
Basic
|
Basic: Simplify getClangRepositoryPath and getClangRevision.
|
2010-09-29 19:15:29 +00:00 |
Checker
|
Added two new command line arguments:
|
2010-09-30 07:41:24 +00:00 |
CodeGen
|
Attach aritifical attribute with implicit parameters.
|
2010-09-29 23:09:21 +00:00 |
Driver
|
Driver: Ignore the found PCH file if its '-include' is not the first one.
|
2010-09-30 16:53:47 +00:00 |
Frontend
|
Added two new command line arguments:
|
2010-09-30 07:41:24 +00:00 |
FrontendTool
|
Revert "CMake: Update to use standard CMake dependency tracking facilities instead"
|
2010-09-13 23:54:41 +00:00 |
Headers
|
Define _Bool, bool, true, and false macros in <stdbool.h> when we're
|
2010-09-29 04:57:11 +00:00 |
Index
|
Fix CMake clangIndex library dependencies, from Logan Chien
|
2010-09-20 18:32:29 +00:00 |
Lex
|
In MeasureTokenLength, the FileLoc supplied to the lexer must point to the start of the buffer, or we risk overflow.
|
2010-09-30 01:03:03 +00:00 |
Parse
|
enhance tentative parsing to handle ms extensions, patch by Martin Vejnar!
|
2010-09-28 23:35:09 +00:00 |
Rewrite
|
Fix rewriting of property declared in @protocol's.
|
2010-09-24 18:36:58 +00:00 |
Sema
|
When performing template argument deduction of a function template
|
2010-09-29 21:14:36 +00:00 |
Serialization
|
Support implicit includes when generating a PCH and allow the user to pass a -include on the command line following the PCH include.
|
2010-09-30 16:53:50 +00:00 |
CMakeLists.txt
|
Move ExecuteCompilerInvocation to a new library FrontendTool
|
2010-08-24 00:31:22 +00:00 |
Makefile
|
Move ExecuteCompilerInvocation to a new library FrontendTool
|
2010-08-24 00:31:22 +00:00 |