Bill Wendling [Sun, 27 Mar 2011 01:17:09 +0000 (01:17 +0000)]
Merge r128168 to unbreak test.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_29@128365
91177308-0d34-0410-b5e6-
96231b3b80d8
Bill Wendling [Sun, 27 Mar 2011 00:55:05 +0000 (00:55 +0000)]
Missed merge that goes with the merge of r128210.
--- Merging r128208 into '.':
U test/SemaCXX/goto.cpp
A test/SemaCXX/goto2.cpp
U lib/Sema/IdentifierResolver.cpp
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_29@128364
91177308-0d34-0410-b5e6-
96231b3b80d8
Bill Wendling [Fri, 25 Mar 2011 06:30:20 +0000 (06:30 +0000)]
These should have been removed before with r128225.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_29@128261
91177308-0d34-0410-b5e6-
96231b3b80d8
Bill Wendling [Fri, 25 Mar 2011 06:28:14 +0000 (06:28 +0000)]
- r127284 Availability of Lit on MSYS configure.
- r127729 test/Driver/hello.c: Tweak for cygming.
- r127860, r127861 tweak 2 tests for MSYS bash.
--- Merging r127284 into '.':
U test/Makefile
--- Merging r127729 into '.':
U test/Driver/hello.c
--- Merging r127860 into '.':
U test/Driver/darwin-cc.c
--- Merging r127861 into '.':
U test/Driver/sysroot-flags.c
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_29@128260
91177308-0d34-0410-b5e6-
96231b3b80d8
Bill Wendling [Fri, 25 Mar 2011 05:42:19 +0000 (05:42 +0000)]
--- Merging r128210 into '.':
U test/SemaCXX/goto.cpp
U lib/Sema/SemaDecl.cpp
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_29@128255
91177308-0d34-0410-b5e6-
96231b3b80d8
Bill Wendling [Thu, 24 Mar 2011 18:38:20 +0000 (18:38 +0000)]
Disable CUDA support.
Patch by Peter Collingbourne!
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_29@128225
91177308-0d34-0410-b5e6-
96231b3b80d8
Bill Wendling [Wed, 23 Mar 2011 21:01:34 +0000 (21:01 +0000)]
--- Merging r128104 into '.':
U lib/CodeGen/CGObjCMac.cpp
U lib/CodeGen/CGObjC.cpp
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_29@128166
91177308-0d34-0410-b5e6-
96231b3b80d8
Bill Wendling [Wed, 23 Mar 2011 21:01:08 +0000 (21:01 +0000)]
--- Merging r128102 into '.':
U lib/CodeGen/CGObjCGNU.cpp
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_29@128165
91177308-0d34-0410-b5e6-
96231b3b80d8
Bill Wendling [Tue, 22 Mar 2011 00:24:04 +0000 (00:24 +0000)]
- r127238 mingw-w64 should define __MINGW32__, too.
- r127329 declarations of __builtin_ia32_crc32**()
- r127652 Tweak InitHeaderSearch.cpp for mingw-w64-gcc
- r127654 _mm_malloc tweak
- r127655 Tweak __declspec and __attribute__ for mingw
--- Merging r127238 into '.':
U lib/Basic/Targets.cpp
--- Merging r127329 into '.':
A test/Sema/builtins-decl.c
U include/clang/Basic/BuiltinsX86.def
--- Merging r127652 into '.':
U lib/Frontend/InitHeaderSearch.cpp
--- Merging r127654 into '.':
U lib/Headers/mm_malloc.h
--- Merging r127655 into '.':
G lib/Basic/Targets.cpp
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_29@128046
91177308-0d34-0410-b5e6-
96231b3b80d8
Bill Wendling [Mon, 21 Mar 2011 21:32:22 +0000 (21:32 +0000)]
--- Merging r127811 into '.':
A test/SemaCXX/auto-subst-failure.cpp
U include/clang/Sema/Sema.h
U lib/Sema/SemaDeclCXX.cpp
U lib/Sema/SemaExprCXX.cpp
U lib/Sema/SemaDecl.cpp
U lib/Sema/SemaTemplateDeduction.cpp
--- Merging r127971 into '.':
U tools/libclang/CIndex.cpp
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_29@128026
91177308-0d34-0410-b5e6-
96231b3b80d8
Bill Wendling [Mon, 21 Mar 2011 21:30:43 +0000 (21:30 +0000)]
--- Merging r127622 into '.':
U test/CodeGen/darwin-string-literals.c
U lib/CodeGen/CodeGenModule.cpp
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_29@128025
91177308-0d34-0410-b5e6-
96231b3b80d8
Bill Wendling [Mon, 21 Mar 2011 21:29:27 +0000 (21:29 +0000)]
--- Merging r127405 into '.':
U lib/CodeGen/CGCall.cpp
--- Merging r127507 into '.':
A test/SemaCXX/cxx0x-return-init-list.cpp
U include/clang/Basic/DiagnosticParseKinds.td
U lib/Parse/ParseStmt.cpp
--- Merging r127583 into '.':
U lib/Driver/ToolChains.cpp
--- Merging r127582 into '.':
U lib/Frontend/InitHeaderSearch.cpp
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_29@128024
91177308-0d34-0410-b5e6-
96231b3b80d8
Bill Wendling [Mon, 21 Mar 2011 21:15:13 +0000 (21:15 +0000)]
--- Merging r127806 into '.':
U lib/CodeGen/CodeGenModule.cpp
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_29@128022
91177308-0d34-0410-b5e6-
96231b3b80d8
Bill Wendling [Mon, 21 Mar 2011 21:14:50 +0000 (21:14 +0000)]
--- Merging r127980 into '.':
U lib/Sema/SemaDeclCXX.cpp
U lib/CodeGen/CGObjCGNU.cpp
U lib/CodeGen/CGException.cpp
U lib/CodeGen/CGRTTI.cpp
U lib/CodeGen/CGException.h
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_29@128021
91177308-0d34-0410-b5e6-
96231b3b80d8
Bill Wendling [Wed, 16 Mar 2011 19:56:32 +0000 (19:56 +0000)]
--- Merging r127623 into '.':
A test/SemaCXX/goto.cpp
U include/clang/Sema/IdentifierResolver.h
U lib/Sema/SemaDecl.cpp
U lib/Sema/IdentifierResolver.cpp
--- Merging r127737 into '.':
U test/SemaCXX/goto.cpp
G include/clang/Sema/IdentifierResolver.h
G lib/Sema/SemaDecl.cpp
G lib/Sema/IdentifierResolver.cpp
--- Merging r127738 into '.':
A test/SemaObjCXX/goto.mm
G test/SemaCXX/goto.cpp
U include/clang/Parse/Parser.h
U lib/Parse/ParseObjc.cpp
U lib/Parse/ParseExpr.cpp
U lib/Parse/ParseCXXInlineMethods.cpp
U lib/Parse/ParseStmt.cpp
U lib/Parse/Parser.cpp
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_29@127752
91177308-0d34-0410-b5e6-
96231b3b80d8
Bill Wendling [Wed, 16 Mar 2011 19:54:48 +0000 (19:54 +0000)]
--- Merging r127373 into '.':
U test/CXX/temp/temp.spec/temp.expl.spec/p2.cpp
U include/clang/Basic/DiagnosticSemaKinds.td
U lib/Sema/SemaDecl.cpp
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_29@127751
91177308-0d34-0410-b5e6-
96231b3b80d8
Bill Wendling [Wed, 16 Mar 2011 19:47:06 +0000 (19:47 +0000)]
--- Merging r127512 into '.':
U test/SemaTemplate/nested-name-spec-template.cpp
U lib/Sema/SemaTemplate.cpp
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_29@127750
91177308-0d34-0410-b5e6-
96231b3b80d8
David Chisnall [Wed, 16 Mar 2011 18:56:44 +0000 (18:56 +0000)]
Merge EH fix from trunk (GNUstep ObjC runtime).
Approved by Doug Gregor.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_29@127745
91177308-0d34-0410-b5e6-
96231b3b80d8
Bill Wendling [Tue, 15 Mar 2011 20:01:06 +0000 (20:01 +0000)]
For PR2928:
--- Merging r127326 into '.':
U include/clang/Makefile
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_29@127690
91177308-0d34-0410-b5e6-
96231b3b80d8
Bill Wendling [Mon, 14 Mar 2011 23:08:03 +0000 (23:08 +0000)]
For PR9480:
--- Merging r127283 into '.':
U tools/libclang/CIndexer.cpp
--- Merging r127308 into '.':
U tools/c-index-test/c-index-test.c
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_29@127633
91177308-0d34-0410-b5e6-
96231b3b80d8
Bill Wendling [Mon, 14 Mar 2011 20:26:07 +0000 (20:26 +0000)]
--- Merging r127543 into '.':
U lib/Sema/SemaDeclCXX.cpp
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_29@127615
91177308-0d34-0410-b5e6-
96231b3b80d8
Bill Wendling [Mon, 14 Mar 2011 20:25:25 +0000 (20:25 +0000)]
--- Merging r127541 into '.':
U test/CXX/special/class.inhctor/p3.cpp
U test/CXX/special/class.inhctor/elsewhere.cpp
U test/CXX/special/class.inhctor/p7.cpp
U include/clang/Basic/DiagnosticSemaKinds.td
U lib/Sema/SemaDeclCXX.cpp
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_29@127614
91177308-0d34-0410-b5e6-
96231b3b80d8
Bill Wendling [Mon, 14 Mar 2011 20:22:59 +0000 (20:22 +0000)]
--- Merging r127563 into '.':
U test/Analysis/misc-ps.m
U lib/Analysis/CFG.cpp
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_29@127613
91177308-0d34-0410-b5e6-
96231b3b80d8
Bill Wendling [Mon, 14 Mar 2011 20:16:08 +0000 (20:16 +0000)]
noexcept isn't finished just yet:
--- Reverse-merging r127118 into '.':
D include/clang/Basic/ExceptionSpecificationType.h
U include/clang/Sema/DeclSpec.h
U include/clang/AST/Type.h
U lib/Sema/SemaDeclCXX.cpp
U lib/Sema/SemaExprCXX.cpp
U lib/Sema/SemaTemplateInstantiateDecl.cpp
U lib/Sema/SemaType.cpp
U lib/Sema/SemaExceptionSpec.cpp
U lib/Sema/SemaLookup.cpp
U lib/AST/Type.cpp
U lib/AST/ASTContext.cpp
U lib/Serialization/ASTReader.cpp
--- Reverse-merging r127111 into '.':
G include/clang/Sema/DeclSpec.h
U lib/Sema/SemaDecl.cpp
U lib/Sema/DeclSpec.cpp
G lib/Sema/SemaType.cpp
U lib/Parse/ParseDecl.cpp
U lib/Parse/ParseExpr.cpp
--- Reverse-merging r127086 into '.':
A test/Parser/cxx-exception-spec.cpp
D test/CXX/except/except.spec/p1.cpp
U include/clang/Basic/DiagnosticParseKinds.td
G include/clang/Sema/DeclSpec.h
U include/clang/Parse/Parser.h
G lib/Parse/ParseDecl.cpp
U lib/Parse/ParseDeclCXX.cpp
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_29@127611
91177308-0d34-0410-b5e6-
96231b3b80d8
Bill Wendling [Mon, 14 Mar 2011 19:56:23 +0000 (19:56 +0000)]
--- Merging r127460 into '.':
U test/SemaCXX/return.cpp
U lib/Sema/SemaType.cpp
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_29@127606
91177308-0d34-0410-b5e6-
96231b3b80d8
David Chisnall [Mon, 14 Mar 2011 15:08:06 +0000 (15:08 +0000)]
Merged selector linkage fix (GNU runtime) from trunk. Approved by Doug Gregor.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_29@127581
91177308-0d34-0410-b5e6-
96231b3b80d8
Bill Wendling [Tue, 8 Mar 2011 02:57:03 +0000 (02:57 +0000)]
Creating Clang 2.9 release branch.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_29@127212
91177308-0d34-0410-b5e6-
96231b3b80d8
Douglas Gregor [Tue, 8 Mar 2011 02:04:14 +0000 (02:04 +0000)]
Detect attempts to provide a specialization of a function within a
dependent scope and produce an error (rather than crashing). Fixes PR8979.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127206
91177308-0d34-0410-b5e6-
96231b3b80d8
Carl Norum [Mon, 7 Mar 2011 22:57:45 +0000 (22:57 +0000)]
Fix tests to account for new warning "expected ';' at end of declaration list". Sorry, folks!
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127188
91177308-0d34-0410-b5e6-
96231b3b80d8
Bill Wendling [Mon, 7 Mar 2011 22:47:14 +0000 (22:47 +0000)]
When we adjust the inline ASM type, we need to take into account an early
clobber with the 'y' constraint. Otherwise, we get the wrong return type and an
assert, because it created a '<1 x i64>' vector type instead of the x86_mmx
type.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127185
91177308-0d34-0410-b5e6-
96231b3b80d8
Argyrios Kyrtzidis [Mon, 7 Mar 2011 22:45:01 +0000 (22:45 +0000)]
Allow passing '-###' to ASTUnit::LoadFromCommandLine to print out the cc1 options.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127183
91177308-0d34-0410-b5e6-
96231b3b80d8
Carl Norum [Mon, 7 Mar 2011 22:19:06 +0000 (22:19 +0000)]
Change diagnostic message from "Extension" to "ExtWarn" to find more problems with missing semicolons.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127177
91177308-0d34-0410-b5e6-
96231b3b80d8
Ted Kremenek [Mon, 7 Mar 2011 22:04:39 +0000 (22:04 +0000)]
Fix null dereference in CFGBlock::FilterEdge that was reported in PR 9412.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127176
91177308-0d34-0410-b5e6-
96231b3b80d8
Devang Patel [Mon, 7 Mar 2011 21:53:18 +0000 (21:53 +0000)]
CodeGenFunction::GenerateBlockFunction() should initialize DebugInfo just like CodeGenFunction::GenerateCode()
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127174
91177308-0d34-0410-b5e6-
96231b3b80d8
Argyrios Kyrtzidis [Mon, 7 Mar 2011 20:04:04 +0000 (20:04 +0000)]
g++ is more permissive regarding flexible arrays.
It will accept flexible array in union and also as the sole element of a struct/class.
Fixes rdar://
9065507.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127171
91177308-0d34-0410-b5e6-
96231b3b80d8
Devang Patel [Mon, 7 Mar 2011 18:45:56 +0000 (18:45 +0000)]
DebugInfo can be enabled or disabled at function level (e.g. using an attribute). However, at module level it is determined by command line option and the state of command line option does not change during compilation. Make this layering explicit and fix accidental cases where the code generator was checking whether module has debug info enabled instead of checking whether debug info is enabled for this function or not.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127165
91177308-0d34-0410-b5e6-
96231b3b80d8
Devang Patel [Mon, 7 Mar 2011 18:29:53 +0000 (18:29 +0000)]
Do not emit stop point for CXXDefaultArgExpr. It results in suboptimial user experience.
21 int main() {
22 A a;
For example, here user would expect to stop at line 22, even if A's constructor leads to a call through CXXDefaultArgExpr.
This fixes ostream-defined.exp regression from gdb testsuite.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127164
91177308-0d34-0410-b5e6-
96231b3b80d8
Douglas Gregor [Mon, 7 Mar 2011 16:54:27 +0000 (16:54 +0000)]
Support explicit template specialization and instantiation for members
of a C++0x inline namespace within enclosing namespaces, as noted in
C++0x [namespace.def]p8.
Fixes <rdar://problem/
9006349>, a libc++ failure where Clang was
rejected an explicit specialization of std::swap (since libc++ puts it
into an inline, versioned namespace std::__1).
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127162
91177308-0d34-0410-b5e6-
96231b3b80d8
Douglas Gregor [Mon, 7 Mar 2011 15:13:34 +0000 (15:13 +0000)]
When rebuilding a dependent template specialization type to another
dependent template specialization type, make sure to set the keyword
location. Fixes some valgrind issues introduced in r127150.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127159
91177308-0d34-0410-b5e6-
96231b3b80d8
John McCall [Mon, 7 Mar 2011 03:12:35 +0000 (03:12 +0000)]
The conditional needs to be pushed before the branch. Make the test less
trivial to check this. Adjust for style.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127151
91177308-0d34-0410-b5e6-
96231b3b80d8
Douglas Gregor [Mon, 7 Mar 2011 02:33:33 +0000 (02:33 +0000)]
When transforming a dependent template specialization type, make sure
to set the source-location information for the template arguments to
the *transformed* source-location information, not the original
source-location information. Fixes <rdar://problem/
8986308> (a libc++
SFINAE issue) and the Boost.Polygon failure.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127150
91177308-0d34-0410-b5e6-
96231b3b80d8
Douglas Gregor [Mon, 7 Mar 2011 02:05:23 +0000 (02:05 +0000)]
Produce a diagnostic for unused overloaded expressions, from Faisal Vali!
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127148
91177308-0d34-0410-b5e6-
96231b3b80d8
John McCall [Mon, 7 Mar 2011 01:52:56 +0000 (01:52 +0000)]
An operator new with an empty exception specifier returns null on a bad
allocation and therefore requires a null-check. We were doing that, but
we weren't treating the new-initializer as being conditionally executed,
which means it was possible to get ill-formed IR as in PR9298.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127147
91177308-0d34-0410-b5e6-
96231b3b80d8
Anders Carlsson [Mon, 7 Mar 2011 01:28:33 +0000 (01:28 +0000)]
Check in the implementation as well...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127144
91177308-0d34-0410-b5e6-
96231b3b80d8
Anders Carlsson [Mon, 7 Mar 2011 01:27:37 +0000 (01:27 +0000)]
Add a non-static FixupRelativePath to FileManager.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127143
91177308-0d34-0410-b5e6-
96231b3b80d8
Joerg Sonnenberger [Mon, 7 Mar 2011 01:15:29 +0000 (01:15 +0000)]
Redo part of r127137:
Pass down the correct C->getArgs, but keep it with the original
DerivedArgList type. Slightly adjust the MakeIndex call for the
different base type. This unbreaks the handling of --no-mangle on Darwin.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127142
91177308-0d34-0410-b5e6-
96231b3b80d8
Douglas Gregor [Mon, 7 Mar 2011 01:03:30 +0000 (01:03 +0000)]
Remove the AST printer (-ast-print-xml), which is too incomplete and
too low-level to actually be useful but is just interesting enough for
people to try to use it (which won't actually work beyond toy examples).
To bring back the AST printer, it needs to be:
- Complete, covering all of C/C++/Objective-C
- Documented, with appropriate Schema against which we can validate
the output
- Designed for C/C++/Objective-C, not Clang's specific ASTs
- Stable across Clang versions
- Well-tested
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127141
91177308-0d34-0410-b5e6-
96231b3b80d8
Joerg Sonnenberger [Mon, 7 Mar 2011 00:09:32 +0000 (00:09 +0000)]
Explicitly initialize CCCIsCPP
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127139
91177308-0d34-0410-b5e6-
96231b3b80d8
Joerg Sonnenberger [Sun, 6 Mar 2011 23:31:01 +0000 (23:31 +0000)]
If called as *cpp or *cpp-[^-]*, run only the preprocessor. If no
input is specified, use stdin implicitly. Based on a patch from
Roman Divacky.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127137
91177308-0d34-0410-b5e6-
96231b3b80d8
Douglas Gregor [Sun, 6 Mar 2011 23:28:21 +0000 (23:28 +0000)]
Revert r126422 "Use private linkage to avoid symbol conflicts in
corner cases like the one in PR9301." which caused PR9416.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127136
91177308-0d34-0410-b5e6-
96231b3b80d8
Abramo Bagnara [Sun, 6 Mar 2011 22:48:24 +0000 (22:48 +0000)]
Used a nicer cast.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127134
91177308-0d34-0410-b5e6-
96231b3b80d8
Anders Carlsson [Sun, 6 Mar 2011 22:25:35 +0000 (22:25 +0000)]
Convert FileManager::FixupRelativePath over to using PathV2.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127133
91177308-0d34-0410-b5e6-
96231b3b80d8
Abramo Bagnara [Sun, 6 Mar 2011 22:21:56 +0000 (22:21 +0000)]
Improved type source location for long long type.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127132
91177308-0d34-0410-b5e6-
96231b3b80d8
NAKAMURA Takumi [Sun, 6 Mar 2011 20:44:33 +0000 (20:44 +0000)]
test/PCH/headersearch.cpp: Tweak for Windows hosts especially cygming.
This test requires shell feature, to change working directory.
On Windows, current directory cannot be moved nor removed.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127130
91177308-0d34-0410-b5e6-
96231b3b80d8
Douglas Gregor [Sun, 6 Mar 2011 20:12:45 +0000 (20:12 +0000)]
We may fail to map a declaration in a template to its instantiated
declaration because of interesting ordering dependencies while
instantiating a class template or member class thereof. Complain,
rather than asserting (+Asserts) or silently rejecting the code
(-Asserts).
Fixes the crash-on-invalid in PR8965.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127129
91177308-0d34-0410-b5e6-
96231b3b80d8
Douglas Gregor [Sun, 6 Mar 2011 19:11:49 +0000 (19:11 +0000)]
Fix driver for thumb-capable ARM hosts, from Mikko Lehtonen!
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127128
91177308-0d34-0410-b5e6-
96231b3b80d8
Douglas Gregor [Sun, 6 Mar 2011 18:55:32 +0000 (18:55 +0000)]
Rename the type argument for the iboutletcollection attribute to not
conflict with MinGW headers, from Kirk Beitz!
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127127
91177308-0d34-0410-b5e6-
96231b3b80d8
Anders Carlsson [Sun, 6 Mar 2011 18:41:18 +0000 (18:41 +0000)]
Write CXX base specifier offsets for chained ASTs.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127126
91177308-0d34-0410-b5e6-
96231b3b80d8
Anders Carlsson [Sun, 6 Mar 2011 18:19:42 +0000 (18:19 +0000)]
When serializing a DeclRefExpr, always store the number of explicit template
arguments at the same offset, since it's needed when creating the empty
DeclRefExpr when deserializing. Fixes a memory corruption issue that would lead
to random bugs and crashes.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127125
91177308-0d34-0410-b5e6-
96231b3b80d8
Douglas Gregor [Sun, 6 Mar 2011 18:00:59 +0000 (18:00 +0000)]
Add MinGW GCC 4.5.2 include paths, from Matthieu Monrocq
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127124
91177308-0d34-0410-b5e6-
96231b3b80d8
Douglas Gregor [Sun, 6 Mar 2011 17:40:41 +0000 (17:40 +0000)]
Fix copy-and-paste typo in the transformation of Microsoft __uuidof expressions, from Eric Niebler via John Wiegley
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127123
91177308-0d34-0410-b5e6-
96231b3b80d8
Douglas Gregor [Sun, 6 Mar 2011 17:33:53 +0000 (17:33 +0000)]
xpose HeaderSearch::SearchDirs to tools,s, from Paul Holden
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127122
91177308-0d34-0410-b5e6-
96231b3b80d8
Anders Carlsson [Sun, 6 Mar 2011 16:43:04 +0000 (16:43 +0000)]
Correctly unwrap 'auto' types. Fixes PR9414.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127121
91177308-0d34-0410-b5e6-
96231b3b80d8
Abramo Bagnara [Sun, 6 Mar 2011 16:09:14 +0000 (16:09 +0000)]
Completed source ranges fixes for all classes inheriting from TypeDecl.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127120
91177308-0d34-0410-b5e6-
96231b3b80d8
Abramo Bagnara [Sun, 6 Mar 2011 15:48:19 +0000 (15:48 +0000)]
Fixed TypedefDecl and TemplateTypeParameter source range.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127119
91177308-0d34-0410-b5e6-
96231b3b80d8
Sebastian Redl [Sun, 6 Mar 2011 10:52:04 +0000 (10:52 +0000)]
Reinstate r127112, "Propagate new-style exception spec information to ExtProtoInfo.", this time with the missing header.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127118
91177308-0d34-0410-b5e6-
96231b3b80d8
Douglas Gregor [Sun, 6 Mar 2011 09:03:20 +0000 (09:03 +0000)]
When performing template argument deduction for a non-reference
conversion function when we're binding the result to a reference, drop
cv-qualifiers on the type we're referring to, since we should be
deducing a type that can be adjusted (via cv-qualification) to the
requested type. Fixes PR9336, and the remaining Boost.Assign failure.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127117
91177308-0d34-0410-b5e6-
96231b3b80d8
NAKAMURA Takumi [Sun, 6 Mar 2011 00:17:36 +0000 (00:17 +0000)]
Revert r127112, "Propagate new-style exception spec information to ExtProtoInfo."
It seems missing "clang/Basic/ExceptionSpecificationType.h".
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127115
91177308-0d34-0410-b5e6-
96231b3b80d8
Sebastian Redl [Sat, 5 Mar 2011 22:42:26 +0000 (22:42 +0000)]
Propagate new-style exception spec information to ExtProtoInfo.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127112
91177308-0d34-0410-b5e6-
96231b3b80d8
Sebastian Redl [Sat, 5 Mar 2011 22:42:13 +0000 (22:42 +0000)]
Propagate new-style exception spec information to Declarator.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127111
91177308-0d34-0410-b5e6-
96231b3b80d8
Benjamin Kramer [Sat, 5 Mar 2011 20:57:36 +0000 (20:57 +0000)]
Revert r127079: "test/Makefile: Use $(ECHOPATH) to make lit.site.cfg(s)."
It depends on LLVM r127073 that was reverted and is now blocking "make test"
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127109
91177308-0d34-0410-b5e6-
96231b3b80d8
Douglas Gregor [Sat, 5 Mar 2011 20:06:51 +0000 (20:06 +0000)]
When substituting in for a template name, do not produce a qualified
template name as the result of substitution. The qualifier is handled
separately by the tree transformer, so we would end up in an
inconsistent state.
This is actually the last bit of PR9016, and possibly also fixes
PR8965. It takes Boost.Icl from "epic fail" down to a single failure.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127108
91177308-0d34-0410-b5e6-
96231b3b80d8
Abramo Bagnara [Sat, 5 Mar 2011 18:21:20 +0000 (18:21 +0000)]
Fixed LabelDecl source range and cleaned creation code.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127094
91177308-0d34-0410-b5e6-
96231b3b80d8
Douglas Gregor [Sat, 5 Mar 2011 17:54:25 +0000 (17:54 +0000)]
When determining template instantiation arguments within a function
template (not a specialization!), use the "injected" function template
arguments, which correspond to the template parameters of the function
template. This is required when substituting into the default template
parameters of template template parameters within a function template.
Fixes PR9016.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127092
91177308-0d34-0410-b5e6-
96231b3b80d8
Douglas Gregor [Sat, 5 Mar 2011 17:19:27 +0000 (17:19 +0000)]
When transforming a substituted template type parameter, try to
transform the type that replaces the template type parameter. In the
vast majority of cases, there's nothing to do, because most template
type parameters are replaced with something non-dependent that doesn't
need further transformation. However, when we're dealing with the
default template arguments of template template parameters, we might
end up replacing a template parameter (of the template template
parameter) with a template parameter of the enclosing template.
This addresses part of PR9016, but not within function
templates. That's a separate issue.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127091
91177308-0d34-0410-b5e6-
96231b3b80d8
Anton Korobeynikov [Sat, 5 Mar 2011 16:05:17 +0000 (16:05 +0000)]
Normalize target triple passed out of driver. Basically this means
that at cc1 level we will always have normalized triple and thus can
provide necessary default based on e.g. environment value (e.g. for
"arm-eabi" triple, etc.)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127087
91177308-0d34-0410-b5e6-
96231b3b80d8
Sebastian Redl [Sat, 5 Mar 2011 14:45:16 +0000 (14:45 +0000)]
Parser support for noexcept specifications.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127086
91177308-0d34-0410-b5e6-
96231b3b80d8
Abramo Bagnara [Sat, 5 Mar 2011 14:42:21 +0000 (14:42 +0000)]
Improved MemberPointerType source locations.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127085
91177308-0d34-0410-b5e6-
96231b3b80d8
Benjamin Kramer [Sat, 5 Mar 2011 13:45:23 +0000 (13:45 +0000)]
StringRefify.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127082
91177308-0d34-0410-b5e6-
96231b3b80d8
NAKAMURA Takumi [Sat, 5 Mar 2011 11:16:06 +0000 (11:16 +0000)]
test/lit.cfg: bash is available on MSYS.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127080
91177308-0d34-0410-b5e6-
96231b3b80d8
NAKAMURA Takumi [Sat, 5 Mar 2011 11:16:01 +0000 (11:16 +0000)]
test/Makefile: Use $(ECHOPATH) to make lit.site.cfg(s).
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127079
91177308-0d34-0410-b5e6-
96231b3b80d8
NAKAMURA Takumi [Sat, 5 Mar 2011 11:15:55 +0000 (11:15 +0000)]
test/CodeGen/2008-07-17-no-emit-on-error.c: Use LLVM's opt instead of "test(1)" for Mingw MSYS.
Mingw MSYS does not have test.exe (only shell built-in test), and is not capable to invoke test(1) from utils/not.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127078
91177308-0d34-0410-b5e6-
96231b3b80d8
NAKAMURA Takumi [Sat, 5 Mar 2011 11:15:48 +0000 (11:15 +0000)]
test: Mark 3 tests as XFAIL:cygwin,mingw.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127077
91177308-0d34-0410-b5e6-
96231b3b80d8
NAKAMURA Takumi [Sat, 5 Mar 2011 11:15:38 +0000 (11:15 +0000)]
test: Mark two tests as XFAIL:mingw.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127076
91177308-0d34-0410-b5e6-
96231b3b80d8
Matt Beaumont-Gay [Sat, 5 Mar 2011 02:42:30 +0000 (02:42 +0000)]
Much to my surprise, OverloadExprs can also point to function template decls.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127061
91177308-0d34-0410-b5e6-
96231b3b80d8
Douglas Gregor [Sat, 5 Mar 2011 01:35:54 +0000 (01:35 +0000)]
When we're deserializing a template parameter declaration, temporarily
use the translation unit as its declaration context, then deserialize
the actual lexical and semantic DeclContexts after the template
parameter is complete. This avoids problems when the DeclContext
itself (e.g., a class template) is dependent on the template parameter
(e.g., for the injected-class-name).
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127056
91177308-0d34-0410-b5e6-
96231b3b80d8
Argyrios Kyrtzidis [Sat, 5 Mar 2011 01:03:53 +0000 (01:03 +0000)]
Currently we can only remap a file by creating a MemoryBuffer and replacing the file contents with it.
Allow remapping a file by specifying another filename whose contents should be loaded if the original
file gets loaded. This allows to override files without having to create & load buffers in advance.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127052
91177308-0d34-0410-b5e6-
96231b3b80d8
Argyrios Kyrtzidis [Sat, 5 Mar 2011 01:03:48 +0000 (01:03 +0000)]
Introduce OwnsRemappedFileBuffers field in ASTUnit, indicating whether the ASTUnit should delete the remapped buffers.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127051
91177308-0d34-0410-b5e6-
96231b3b80d8
Nick Lewycky [Sat, 5 Mar 2011 00:32:47 +0000 (00:32 +0000)]
Give warnings about static initializers of non-integral type their own warning
flag so it can be individually controlled. The new flag is
-Wc++0x-static-nonintegral-init.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127050
91177308-0d34-0410-b5e6-
96231b3b80d8
Douglas Gregor [Fri, 4 Mar 2011 23:08:02 +0000 (23:08 +0000)]
When diagnostics are suppressed (e.g., because of code completion), don't trigger the ExprTemplates.empty() check at the end of a function body
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127046
91177308-0d34-0410-b5e6-
96231b3b80d8
Douglas Gregor [Fri, 4 Mar 2011 22:45:55 +0000 (22:45 +0000)]
Diagnose destructor templates. Fixes PR7904.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127042
91177308-0d34-0410-b5e6-
96231b3b80d8
Douglas Gregor [Fri, 4 Mar 2011 22:32:08 +0000 (22:32 +0000)]
When clearing a LookupResult structure, clear out the naming class,
too. Fixes PR7900.
While I'm in this area, improve the diagnostic when the type being
destroyed doesn't match either of the types we found.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127041
91177308-0d34-0410-b5e6-
96231b3b80d8
Bill Wendling [Fri, 4 Mar 2011 21:46:03 +0000 (21:46 +0000)]
Initialize variable.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127039
91177308-0d34-0410-b5e6-
96231b3b80d8
Douglas Gregor [Fri, 4 Mar 2011 21:37:14 +0000 (21:37 +0000)]
Teach Sema::ActOnCXXNestedNameSpecifier and Sema::CheckTemplateIdType
to cope with non-type templates by providing appropriate
errors. Previously, we would either assert, crash, or silently build a
dependent type when we shouldn't. Fixes PR9226.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127037
91177308-0d34-0410-b5e6-
96231b3b80d8
Douglas Gregor [Fri, 4 Mar 2011 20:42:52 +0000 (20:42 +0000)]
After an error of any kind has occurred, don't assert when attempting
to find the instantiated declaration within a template instantiation
fails to do so. It's likely that the original instantiation got
dropped due to instantiation failures, which doesn't actually break
the invariants of the AST. This eliminates a number of
crash-on-invalid failures, e.g., PR9300.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127030
91177308-0d34-0410-b5e6-
96231b3b80d8
Douglas Gregor [Fri, 4 Mar 2011 19:46:35 +0000 (19:46 +0000)]
Patch up several Sema::FindInstantiatedDecl() callers, so that they'll
properly cope with NULL return values.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127024
91177308-0d34-0410-b5e6-
96231b3b80d8
Devang Patel [Fri, 4 Mar 2011 18:54:42 +0000 (18:54 +0000)]
Emit a stop point before a call expression so that debugger has some chance of getting some footing when user wants to stop at 2nd bar() in following expression when all function calls are inlined.
= bar() + ... + bar() + ...
clang keeps track of column numbers, so we could put location entries for all subexpressions but that will significantly bloat debug info in general, but a location for call expression is helpful here.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127018
91177308-0d34-0410-b5e6-
96231b3b80d8
Douglas Gregor [Fri, 4 Mar 2011 18:53:13 +0000 (18:53 +0000)]
When constructing source-location information for a
DependentTemplateSpecializationType during tree transformation, retain
the NestedNameSpecifierLoc as it was used to translate the template
name, rather than reconstructing it from the template name.
Fixes PR9401.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127015
91177308-0d34-0410-b5e6-
96231b3b80d8
Douglas Gregor [Fri, 4 Mar 2011 18:32:38 +0000 (18:32 +0000)]
*Recursively* set the context of a template parameter, so that we also
capture the template parameters of template template parameters.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127012
91177308-0d34-0410-b5e6-
96231b3b80d8
Douglas Gregor [Fri, 4 Mar 2011 17:52:15 +0000 (17:52 +0000)]
Make sure to put template parameters into their owning template's
DeclContext once we've created it. This mirrors what we do for
function parameters, where the parameters start out with
translation-unit context and then are adopted by the appropriate
DeclContext when it is created. Also give template parameters public
access and make sure that they don't show up for the purposes of name
lookup.
Fixes PR9400, a regression introduced by r126920, which implemented
substitution of default template arguments provided in template
template parameters (C++ core issue 150).
How on earth could the DeclContext of a template parameter affect the
handling of default template arguments?
I'm so glad you asked! The link is
Sema::getTemplateInstantiationArgs(), which determines the outer
template argument lists that correspond to a given declaration. When
we're instantiating a default template argument for a template
template parameter within the body of a template definition (not it's
instantiation, per core issue 150), we weren't getting any outer
template arguments because the context of the template template
parameter was the translation unit. Now that the context of the
template template parameter is its owning template, we get the
template arguments from the injected-class-name of the owning
template, so substitution works as it should.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127004
91177308-0d34-0410-b5e6-
96231b3b80d8