.. |
Analysis
|
Fix:
|
2009-09-27 20:45:21 +00:00 |
CXX
|
Fix name lookup for friend class templates to consider anything in a
|
2009-09-26 07:05:09 +00:00 |
CodeCompletion
|
Determinism is for wimps. <Wimper>
|
2009-09-28 03:51:44 +00:00 |
CodeGen
|
Set alignment on static function level decls and VLAs. Fixes PR5060.
|
2009-09-26 18:16:06 +00:00 |
CodeGenCXX
|
Mangle dependent name expressions. Fixes PR5063.
|
2009-09-27 20:11:34 +00:00 |
CodeGenObjC
|
Use ABIArgInfo::getDirect() for all types that have a pointer representation.
|
2009-09-26 03:56:53 +00:00 |
Coverage
|
Add test for finding bfin backend.
|
2009-08-18 07:07:14 +00:00 |
Driver
|
Work around FileCheck -NOT restriction.
|
2009-09-20 23:35:52 +00:00 |
FixIt
|
Update test case; I'm confused why this wasn't failing on the buildbot
|
2009-05-16 19:30:01 +00:00 |
Frontend
|
Update PCH serialization of FunctionDecl flags.
|
2009-09-22 05:38:14 +00:00 |
Index
|
Revert "Force triple in test.", this wasn't the problem.
|
2009-09-26 07:43:49 +00:00 |
Lexer
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
Misc
|
PR4715
|
2009-08-14 04:07:15 +00:00 |
PCH
|
Use %S, not `pwd`, and enable a line that *does* work.
|
2009-08-01 05:57:38 +00:00 |
Parser
|
Rework the Parse-Sema interaction for friends to better support friend
|
2009-09-26 06:47:28 +00:00 |
Preprocessor
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
Rewriter
|
Prep for new warning.
|
2009-07-22 00:43:08 +00:00 |
Sema
|
builtin_trap should be noreturn, this fixes PR5062, patch by
|
2009-09-26 21:16:00 +00:00 |
SemaCXX
|
Teach Sema::isDeclInScope to handle overload sets constructed from
|
2009-09-28 00:47:05 +00:00 |
SemaObjC
|
Fix a regression in accessing class getter using the dot-syntax
|
2009-09-22 16:48:37 +00:00 |
SemaObjCXX
|
this test crashes, disable it harder.
|
2009-07-28 18:22:50 +00:00 |
SemaTemplate
|
Parse a C++ scope specifier followed by a "typename" annotation token as a type name within the declaration specifiers. Fixes PR5061.
|
2009-09-28 07:26:33 +00:00 |
CMakeLists.txt
|
Add the lib path to LD_LIBRARY_PATH, so finding .so works (more) portably.
|
2009-09-26 07:36:09 +00:00 |
Makefile
|
Add the lib path to LD_LIBRARY_PATH, so finding .so works (more) portably.
|
2009-09-26 07:36:09 +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
|
Add the lib path to LD_LIBRARY_PATH, so finding .so works (more) portably.
|
2009-09-26 07:36:09 +00:00 |
lit.site.cfg.in
|
Add the lib path to LD_LIBRARY_PATH, so finding .so works (more) portably.
|
2009-09-26 07:36:09 +00:00 |
make_test_dirs.pl
|
Add the structure for a C++ test suite that mimics the structure of the C++ standard
|
2009-06-13 06:06:53 +00:00 |