- Dec 06, 2009
-
-
Steve Naroff authored
http://llvm.org/viewvc/llvm-project?view=rev&revision=72893 llvm-svn: 90690
-
Anders Carlsson authored
llvm-svn: 90689
-
Steve Naroff authored
http://llvm.org/viewvc/llvm-project?view=rev&revision=71473 llvm-svn: 90688
-
Anders Carlsson authored
llvm-svn: 90687
-
Anders Carlsson authored
Pass the desired vtable linkage to GenerateVtable directly. Only call MaybeMarkVirtualImplicitMembersReferenced for non-inline functions. llvm-svn: 90686
-
Oscar Fuentes authored
llvm-svn: 90685
-
Anders Carlsson authored
llvm-svn: 90684
-
Oscar Fuentes authored
Patch by Michael Beck! llvm-svn: 90683
-
Eli Friedman authored
it gets called during template instantiation. llvm-svn: 90682
-
- Dec 05, 2009
-
-
Anders Carlsson authored
Only emit the vtable definition if the class has a key function and we're emitting it, or if the class doesn't have a key function and we are emitting the complete constructor. llvm-svn: 90681
-
Anders Carlsson authored
llvm-svn: 90680
-
Anders Carlsson authored
llvm-svn: 90679
-
Benjamin Kramer authored
llvm-svn: 90678
-
Anders Carlsson authored
CodeGenModule::GenerateVtable now returns a pointer directly to the vtable and not to the address point. llvm-svn: 90676
-
Anders Carlsson authored
llvm-svn: 90675
-
Anders Carlsson authored
llvm-svn: 90674
-
Anders Carlsson authored
llvm-svn: 90673
-
Anders Carlsson authored
Let the VTT builder pretend that getVtable returns a pointer to the vtable and not to the vtable address point. llvm-svn: 90672
-
Anders Carlsson authored
llvm-svn: 90671
-
Anders Carlsson authored
llvm-svn: 90670
-
Dan Gohman authored
llvm-svn: 90669
-
Dan Gohman authored
llvm-svn: 90668
-
Anders Carlsson authored
Factor vtable related GlobalVariable creation out into a separate function. Add vtable linkage test. llvm-svn: 90667
-
Anders Carlsson authored
llvm-svn: 90666
-
Steve Naroff authored
http://llvm.org/viewvc/llvm-project?view=rev&revision=71086 http://llvm.org/viewvc/llvm-project?view=rev&revision=71107 Note: This fixes <rdar://problem/6845623> from protocol to template. llvm-svn: 90665
-
Steve Naroff authored
Remove 'LangOpts' from Diagnostic (added in http://llvm.org/viewvc/llvm-project?view=rev&revision=90642). Simply use the 'LangOpts' member already present in TextDiagnosticPrinter. Sorry for the confusion! llvm-svn: 90664
-
Benjamin Kramer authored
llvm-svn: 90663
-
Benjamin Kramer authored
llvm-svn: 90662
-
Douglas Gregor authored
Improve the performance of code completion by 2.2x when completing for ordinary names with Cocoa.h included, by drastically improving the performance of our results sorting. llvm-svn: 90661
-
Chris Lattner authored
llvm-svn: 90660
-
Chris Lattner authored
llvm-svn: 90659
-
rdar://7346691Chris Lattner authored
to a memset or a memcpy from a global when possible. llvm-svn: 90658
-
Chris Lattner authored
llvm-svn: 90657
-
Bill Wendling authored
llvm-svn: 90656
-
Bill Wendling authored
- Privatize a typedef. - Call the InvalidateEntry when refining a type. llvm-svn: 90655
-
Bill Wendling authored
llvm-svn: 90653
-
Chris Lattner authored
llvm-svn: 90652
-
Nick Lewycky authored
llvm-svn: 90651
-
Nick Lewycky authored
llvm-svn: 90650
-