.. |
ARCMT
|
arg migrator: change all "assign" of object properties
|
2012-01-21 00:43:53 +00:00 |
ASTMerge
|
…
|
|
Analysis
|
[analyzer] It's possible to have a non PointerType expression evaluate to a Loc value. When this happens, use the default type.
|
2012-01-21 06:59:01 +00:00 |
CXX
|
Remove PotentiallyPotentiallyEvaluated, and replace it with a much simpler and less error-prone way of handling the relevant cases. Towards marking of whether a declaration is used more accurately.
|
2012-01-20 01:26:23 +00:00 |
CodeCompletion
|
…
|
|
CodeGen
|
add tests for wide character encodings
|
2012-01-21 00:16:11 +00:00 |
CodeGenCUDA
|
…
|
|
CodeGenCXX
|
Testcase for PR11345.
|
2012-01-20 22:10:18 +00:00 |
CodeGenObjC
|
When initializing a catch variable in ARC, be sure to emit retains
|
2012-01-17 20:16:56 +00:00 |
CodeGenObjCXX
|
When initializing a catch variable in ARC, be sure to emit retains
|
2012-01-17 20:16:56 +00:00 |
CodeGenOpenCL
|
A few style changes.
|
2012-01-19 01:16:16 +00:00 |
Coverage
|
rename -ccc-host-triple into -target
|
2012-01-20 22:01:23 +00:00 |
Driver
|
rename -ccc-host-triple into -target
|
2012-01-20 22:01:23 +00:00 |
FixIt
|
Extend the error of invalid token after declarations to include fixits for
|
2012-01-19 22:01:51 +00:00 |
Frontend
|
rename -ccc-host-triple into -target
|
2012-01-20 22:01:23 +00:00 |
Headers
|
rename -ccc-host-triple into -target
|
2012-01-20 22:01:23 +00:00 |
Index
|
Fix the code completion string for variadic macros with more than one
|
2012-01-21 00:43:38 +00:00 |
Lexer
|
Add and update tests for character literals
|
2012-01-18 12:27:10 +00:00 |
Misc
|
rename -ccc-host-triple into -target
|
2012-01-20 22:01:23 +00:00 |
Modules
|
When deserializing the definition of a C++ class/ObjC class/ObjC
|
2012-01-15 18:08:05 +00:00 |
PCH
|
rename -ccc-host-triple into -target
|
2012-01-20 22:01:23 +00:00 |
Parser
|
Fix code so that a SkipUntil will ignore semicolons when skipping a
|
2012-01-21 02:59:18 +00:00 |
Preprocessor
|
rename -ccc-host-triple into -target
|
2012-01-20 22:01:23 +00:00 |
Rewriter
|
objective-c: Use class definition AST in several situations when
|
2011-12-23 00:31:02 +00:00 |
Sema
|
Make clang's AST model sizeof and typeof with potentially-evaluated operands correctly, similar to what we already do with typeid.
|
2012-01-21 01:01:51 +00:00 |
SemaCUDA
|
…
|
|
SemaCXX
|
Make clang's AST model sizeof and typeof with potentially-evaluated operands correctly, similar to what we already do with typeid.
|
2012-01-21 01:01:51 +00:00 |
SemaObjC
|
Tighten format string diagnostic and make it a bit clearer (and a bit closer to GCC's).
|
2012-01-20 21:52:58 +00:00 |
SemaObjCXX
|
objc: deprecate direct usage of 'isa' of objc objects
|
2012-01-18 19:08:56 +00:00 |
SemaOpenCL
|
Support constant evaluation for OpenCL nested vector literals. Patch by Anton Lokhmotov.
|
2012-01-03 23:24:20 +00:00 |
SemaTemplate
|
Pedantic diagnostic correction: in C++, we have integral constant expressions,
|
2012-01-15 03:51:30 +00:00 |
Unit
|
…
|
|
CMakeLists.txt
|
…
|
|
Makefile
|
…
|
|
TestRunner.sh
|
…
|
|
cxx-sections.data
|
…
|
|
lit.cfg
|
test/lit.cfg: Enhance getRegisteredTargets() to retrieve +Asserts.
|
2011-11-28 05:09:42 +00:00 |
lit.site.cfg.in
|
…
|
|
make_test_dirs.pl
|
…
|
|