.. |
AST
|
Add an assertion, fix a whole bunch of bugs, comment the assertion
|
2010-11-18 19:01:18 +00:00 |
Analysis
|
Remove invalid assertion from CFG builder. When building the CFG pieces for a ternary '?' expression,
|
2010-11-15 22:59:22 +00:00 |
Basic
|
Fix a typo in the UTF-8 BOM (PR8645). Use a StringSwitch while at it.
|
2010-11-18 12:46:39 +00:00 |
Checker
|
Added method for handling CXXOperatorCallExpr differently from CallExpr if CXXOperatorCallExpr represents method call.
|
2010-11-18 06:29:23 +00:00 |
CodeGen
|
Calculate the value kind of an expression when it's created and
|
2010-11-18 06:31:45 +00:00 |
Driver
|
-Rename -Wargument-larger-than -> -Wlarge-by-value-copy
|
2010-11-18 00:20:36 +00:00 |
Frontend
|
-Rename -Wargument-larger-than -> -Wlarge-by-value-copy
|
2010-11-18 00:20:36 +00:00 |
FrontendTool
|
Revert "CMake: Update to use standard CMake dependency tracking facilities instead"
|
2010-09-13 23:54:41 +00:00 |
Headers
|
turned pointers into pointers to const in function parameters in all functions/builtins accepting pointers to a const-qualified type according to PIM and "Language Extensions for CBEA"
|
2010-11-16 20:09:36 +00:00 |
Index
|
Fix CMake clangIndex library dependencies, from Logan Chien
|
2010-09-20 18:32:29 +00:00 |
Lex
|
move getSpelling from Preprocessor to Lexer, which it is more conceptually related to.
|
2010-11-17 07:26:20 +00:00 |
Parse
|
In some situations, TemplateArgumentLoc wasn't setting TypeSourceLoc (see
|
2010-11-18 08:32:02 +00:00 |
Rewrite
|
Add an assertion, fix a whole bunch of bugs, comment the assertion
|
2010-11-18 19:01:18 +00:00 |
Sema
|
Add an assertion, fix a whole bunch of bugs, comment the assertion
|
2010-11-18 19:01:18 +00:00 |
Serialization
|
Calculate the value kind of an expression when it's created and
|
2010-11-18 06:31:45 +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 |