- Feb 06, 2012
-
-
Bill Wendling authored
remove the code that handles them. llvm-svn: 149901
-
Johnny Chen authored
llvm-svn: 149900
-
Johnny Chen authored
llvm-svn: 149899
-
Bill Wendling authored
llvm-svn: 149898
-
Bill Wendling authored
llvm-svn: 149897
-
Aaron Ballman authored
Patch by Nikola Smiljanic llvm-svn: 149896
-
Chandler Carruth authored
some architectures. These are useful for interacting with multiarch or bi-arch GCC (or GCC-based) toolchains. llvm-svn: 149895
-
Eric Christopher authored
Add a quiet option for dwarfdump and move it out of NDEBUG only. Still requires an option as we don't want this on by default. llvm-svn: 149894
-
Johnny Chen authored
llvm-svn: 149893
-
Kostya Serebryany authored
llvm-svn: 149892
-
Johnny Chen authored
Plus mark the virtual inheritance test cases as expected failures. llvm-svn: 149891
-
Eric Christopher authored
to leave this as a debug only option for now. llvm-svn: 149890
-
Abramo Bagnara authored
Removed redundant location info from ElaboratedTypeLoc / DependentNameLoc / DependentTSTLoc. Uniformed names referencing elaborated keyword. No intended functionality changes. llvm-svn: 149889
-
Fariborz Jahanian authored
enums with underlying type explicitly specified (feature which is on by default in objective-c). // rdar://10798770 llvm-svn: 149888
-
Derek Schuff authored
llvm-svn: 149887
-
Devang Patel authored
llvm-svn: 149881
-
Bill Wendling authored
obsolete. llvm-svn: 149880
-
Devang Patel authored
Update docs describing objective-c property encoding. This includes support for properties that are not backed by an ivar. llvm-svn: 149879
-
Bill Wendling authored
llvm-svn: 149876
-
Kostya Serebryany authored
llvm-svn: 149875
-
Devang Patel authored
llvm-svn: 149874
-
Benjamin Kramer authored
- Turn openSUSE version parsing into a StringSwitch - Add an entry for Fedora release 16 (Verne) llvm-svn: 149872
-
Tobias Grosser authored
llvm-svn: 149871
-
Abramo Bagnara authored
Added location for template keyword in TemplateSpecializationTypeLoc. In the process removed some naming ambiguities. llvm-svn: 149870
-
Benjamin Kramer authored
llvm-svn: 149869
-
Abramo Bagnara authored
llvm-svn: 149868
-
Peter Collingbourne authored
llvm-svn: 149867
-
Benjamin Kramer authored
llvm-svn: 149866
-
Benjamin Kramer authored
llvm-svn: 149865
-
Benjamin Kramer authored
llvm-svn: 149864
-
Benjamin Kramer authored
Reorder includes while at it. llvm-svn: 149863
-
Craig Topper authored
llvm-svn: 149862
-
Nick Lewycky authored
change. llvm-svn: 149861
-
Craig Topper authored
Move some llvm_unreachable's from r149849 out of switch statements to satisfy -Wcovered-switch-default llvm-svn: 149860
-
Craig Topper authored
llvm-svn: 149859
-
Greg Clayton authored
working, but not functions). I need to check on a few things to make sure I am registering everything correctly in the right order and in the right contexts. llvm-svn: 149858
-
Sebastian Pop authored
llvm-svn: 149857
-
Sebastian Pop authored
llvm-svn: 149856
-
Craig Topper authored
Fix vector splat casts to cast element to the appropriate vector element before inserting into the vector. Fixes PR11930. llvm-svn: 149855
-
Richard Smith authored
llvm-svn: 149854
-