.. |
ASTMerge
|
Read/write to/from PCH DeclarationNameLocs, DeclarationNameInfos and QualifierInfos (rdar://8513756).
|
2010-10-15 18:21:24 +00:00 |
Analysis
|
"Fix" bogus idempotent operations warning due to loop unrolling not unrolling enough loops to show that an invariant
|
2010-10-18 23:36:05 +00:00 |
CXX
|
When instantiating a dependently-scoped friend function declaration,
|
2010-10-19 05:01:53 +00:00 |
CodeCompletion
|
Fix the mapping of vertical-space cursor kinds to produce a newline,
|
2010-10-08 20:39:29 +00:00 |
CodeGen
|
Linux still needs these hacks.
|
2010-10-20 00:12:59 +00:00 |
CodeGenCXX
|
Fix some bugs in local class mangling brought up in PR8355.
|
2010-10-18 21:28:44 +00:00 |
CodeGenObjC
|
This patch implements Next's IRGen for -fconstant-string-class=class-name.
|
2010-10-19 17:19:29 +00:00 |
CodeGenObjCXX
|
Fix a crash encoding ivars of vector types and
|
2010-10-07 21:25:25 +00:00 |
Coverage
|
test/Coverage/html-diagnostics.c: Use find(1) to glob wildcards.
|
2010-10-19 03:38:22 +00:00 |
Driver
|
Revert r116605, a lot more were committed by mistake.
|
2010-10-15 18:51:34 +00:00 |
FixIt
|
Disable this test while I track down the platform-specific issue
|
2010-10-20 01:46:04 +00:00 |
Frontend
|
Frontend: Add basic -H support.
|
2010-08-24 22:44:13 +00:00 |
Headers
|
Linux still needs these hacks.
|
2010-10-20 00:12:59 +00:00 |
Index
|
Tweak code-completion result priorities, so that exact and similar
|
2010-10-19 00:03:23 +00:00 |
Lexer
|
Add a __has_attribute macro that works much like __has_feature and __has_builtin.
|
2010-10-20 02:31:43 +00:00 |
Misc
|
Revert r114316, -Wunused-value enabled by default was intended.
|
2010-09-19 23:03:35 +00:00 |
PCH
|
Fix issue with chained PCH where forward references did not pick up later definition in the chained PCH.
|
2010-10-20 00:11:15 +00:00 |
Parser
|
Treat __extension__ like ParenExpr.
|
2010-10-15 07:51:18 +00:00 |
Preprocessor
|
In ~Preprocessor(), also cleanup the MacroInfo objects left-over from stray "#pragma push_macro" uses. This
|
2010-10-19 17:40:53 +00:00 |
Rewriter
|
Do not rewrite new accessor if user has defined accessors.
|
2010-10-19 23:47:54 +00:00 |
Sema
|
test/Sema/return.c: Cygwin does not have _longjmp().
|
2010-10-19 01:17:08 +00:00 |
SemaCXX
|
Microsoft enum extensions. 2 things will change on -fms-extensions:
|
2010-10-18 15:01:13 +00:00 |
SemaObjC
|
Introduce a simple cache for unqualified typo corrections, so that we
|
2010-10-20 01:32:02 +00:00 |
SemaObjCXX
|
Check for ivar being a C++ object before attempting to
|
2010-10-15 22:42:59 +00:00 |
SemaTemplate
|
Tag references shouldn't ever get template parameter lists.
|
2010-10-19 18:40:57 +00:00 |
CMakeLists.txt
|
CMake: Clang test targets depend on the {FileCheck,not,count} tools.
|
2010-07-29 22:57:17 +00:00 |
Makefile
|
daniel doesn't hate me, he hates macpython 2.5, which
|
2010-07-18 18:42:35 +00:00 |
TestRunner.sh
|
Switch TestRunner.sh to just use 'lit'.
|
2009-09-20 22:00:23 +00:00 |
cxx-sections.data
|
Update C++ section data and directory structure to reflect N2914
|
2009-06-30 16:45:27 +00:00 |
lit.cfg
|
Let lit give helpful advice if 'make test' was not run yet.
|
2010-09-27 20:40:32 +00:00 |
lit.site.cfg.in
|
Rework site config for cmake to be generated at configure time, and only pass
|
2009-11-07 23:53:32 +00:00 |
make_test_dirs.pl
|
…
|
|