- Nov 05, 2011
-
-
Daniel Dunbar authored
llvm-svn: 143742
-
- Nov 04, 2011
-
-
Sean Callanan authored
C++ vtables, fixing a record layout problem in the expression parser. Also fixed various problems with the generation and unpacking of llvm.zip given our new better handling of multiple architectures in the LLVM build. (And added a log message that will hopefully catch record layout problems in the future.) llvm-svn: 143741
-
Chad Rosier authored
llvm-svn: 143739
-
Bruno Cardoso Lopes authored
llvm-svn: 143738
-
Bill Wendling authored
llvm-svn: 143737
-
Argyrios Kyrtzidis authored
create an attributed type with same type as the original type. We effectively retain the source info that an ownership attribute was present but the attribute is ignored by not modifying the type that it was applied to. llvm-svn: 143736
-
Rafael Espindola authored
llvm-svn: 143735
-
Devang Patel authored
Enable -flimit-debug-info by default. Now, clang lazily emits debug info for structs. Original behavior can be restored using -fno-limit-debug-info. llvm-svn: 143733
-
Chad Rosier authored
rdar://10383444 llvm-svn: 143732
-
Daniel Dunbar authored
for target definitions. llvm-svn: 143731
-
Daniel Dunbar authored
llvm-svn: 143730
-
Daniel Dunbar authored
examples, and tests). llvm-svn: 143729
-
Daniel Dunbar authored
for consistency. llvm-svn: 143728
-
Daniel Dunbar authored
added a layer of indirection with no value (not even conciseness). llvm-svn: 143727
-
Rafael Espindola authored
point back in the file in the included testcase. Fixes PR11300. llvm-svn: 143726
-
Devang Patel authored
llvm-svn: 143725
-
Fariborz Jahanian authored
Fixes a bug where enumerator type is not this fixed type. // rdar://10381507 llvm-svn: 143724
-
Bill Wendling authored
decrease some code indentation. No intended functional changes. llvm-svn: 143723
-
Eli Friedman authored
llvm-svn: 143722
-
Dan Gohman authored
llvm-svn: 143721
-
Richard Smith authored
llvm-svn: 143720
-
Dan Gohman authored
llvm-svn: 143719
-
Eli Friedman authored
llvm-svn: 143718
-
Eli Friedman authored
llvm-svn: 143717
-
Eli Friedman authored
llvm-svn: 143716
-
Eli Friedman authored
Delete names for unused parameters in inline function definitions in headers, so LLVM users can compile with -Wunused-parameter. PR11257; based on patch by Kevin Harris. llvm-svn: 143715
-
-
Greg Clayton authored
we often nuke our "build" folder so we can do clean builds. This way if you are building your own LLVM you won't have to rebuild LLVM when you do remove your build folder. The new location for the LLVM build is: lldb/llvm-build llvm-svn: 143713
-
Eli Friedman authored
llvm-svn: 143712
-
Greg Clayton authored
llvm-svn: 143710
-
Daniel Dunbar authored
utils: Remove build-for-llvm-top.sh and ModuleInfo.txt, which are not documented and I am pretty sure no one uses. llvm-svn: 143708
-
Devang Patel authored
llvm-svn: 143706
-
Chad Rosier authored
Patch by Anders Waldenborg <anders@0x63.nu>. llvm-svn: 143705
-
Devang Patel authored
llvm-svn: 143704
-
Benjamin Kramer authored
llvm-svn: 143703
-
Howard Hinnant authored
llvm-svn: 143702
-
Argyrios Kyrtzidis authored
llvm-svn: 143701
-
Argyrios Kyrtzidis authored
object that it receives in ARC. llvm-svn: 143700
-
Argyrios Kyrtzidis authored
This allows the migrator to visit and fix them. llvm-svn: 143699
-
Argyrios Kyrtzidis authored
llvm-svn: 143698
-