- Sep 01, 2009
-
-
Douglas Gregor authored
llvm-svn: 80643
-
Douglas Gregor authored
space within the MemberExpr for the nested-name-specifier and its source range. We'll do the same thing with explicitly-specified template arguments, assuming I don't flip-flop again. llvm-svn: 80642
-
John McCall authored
existing declaration chains. llvm-svn: 80636
-
Devang Patel authored
llvm-svn: 80634
-
- Aug 31, 2009
-
-
Douglas Gregor authored
also be adding explicit template arguments as an additional "adornment". No functionality change. llvm-svn: 80628
-
Douglas Gregor authored
template argument lists, e.g., x.f<int>(). Semantic analysis will be a separate commit. llvm-svn: 80624
-
Eli Friedman authored
are apparently used by Solaris libc despite the fact that clang claims to be compatible with gcc 4.2, which doesn't support them. llvm-svn: 80610
-
Douglas Gregor authored
llvm-svn: 80609
-
Douglas Gregor authored
llvm-svn: 80608
-
Fariborz Jahanian authored
API for copying GC'able aggregates (Next runtime only). llvm-svn: 80607
-
Daniel Dunbar authored
llvm-svn: 80606
-
David Chisnall authored
Added test cases for presence and absence of __has_feature(objc_nonfragile_abi) with and without -fobjc-nonfragile-abi. llvm-svn: 80593
-
David Chisnall authored
Added -fconstant-string-class= option. Added __has_feature() test for non-fragile ABI. llvm-svn: 80591
-
Steve Naroff authored
llvm-svn: 80585
-
Steve Naroff authored
llvm-svn: 80529
-
- Aug 30, 2009
-
-
Anders Carlsson authored
llvm-svn: 80491
-
Anders Carlsson authored
llvm-svn: 80489
-
Anders Carlsson authored
llvm-svn: 80470
-
Anders Carlsson authored
Improve diagnostics for missing members. This renames the err_typecheck_no_member to err_typecheck_no_member_deprecated. The idea is that err_typecheck_no_member_deprecated should be phased out and any call sites that reference it should call DiagnoseMissingMember instead. llvm-svn: 80469
-
Eli Friedman authored
llvm-svn: 80468
-
Argyrios Kyrtzidis authored
llvm-svn: 80448
-
Argyrios Kyrtzidis authored
llvm-svn: 80447
-
Eli Friedman authored
work correctly. The change in lib/AST/DeclCXX.cpp is mostly a large reindentation; I couldn't figure out a good way to avoid it. llvm-svn: 80446
-
- Aug 29, 2009
-
-
Eli Friedman authored
llvm-svn: 80439
-
Anders Carlsson authored
llvm-svn: 80438
-
Anders Carlsson authored
llvm-svn: 80437
-
Fariborz Jahanian authored
[12.3.2-p3] llvm-svn: 80436
-
Anders Carlsson authored
llvm-svn: 80435
-
Anders Carlsson authored
llvm-svn: 80434
-
Fariborz Jahanian authored
using class's conversion functions [12.3.2-p2] llvm-svn: 80433
-
Eli Friedman authored
llvm-svn: 80432
-
Benjamin Kramer authored
llvm-svn: 80430
-
John McCall authored
llvm-svn: 80426
-
John McCall authored
improved if there were a consistent name for getInstantiatedFromMemberX() across all classes. Cheap refactor if someone wants to do it, but let's get the buildbots happy first. llvm-svn: 80425
-
Anders Carlsson authored
llvm-svn: 80422
-
Eli Friedman authored
llvm-svn: 80421
-
John McCall authored
llvm-svn: 80420
-
John McCall authored
llvm-svn: 80419
-
John McCall authored
llvm-svn: 80418
-
Zhongxing Xu authored
llvm-svn: 80417
-