- Feb 18, 2010
-
-
Dale Johannesen authored
comes out as comments but will eventually generate DWARF. llvm-svn: 96601
-
Ted Kremenek authored
llvm-svn: 96600
-
Ted Kremenek authored
to the children of a Decl. llvm-svn: 96599
-
Dan Gohman authored
not restricted by the GEP rules. llvm-svn: 96598
-
Dan Gohman authored
llvm-svn: 96597
-
Dan Gohman authored
deferenced, rather than when the pointer value is computed. llvm-svn: 96596
-
Anders Carlsson authored
llvm-svn: 96595
-
Dan Gohman authored
llvm-svn: 96594
-
Daniel Dunbar authored
llvm-svn: 96593
-
Douglas Gregor authored
we attach diagnostics to translation units and code-completion results, so they can be queried at any time. To facilitate this, the new StoredDiagnostic class stores a diagnostic in a serializable/deserializable form, and ASTUnit knows how to capture diagnostics in this stored form. CIndex's CXDiagnostic is a thin wrapper around StoredDiagnostic, providing a C interface to stored or de-serialized diagnostics. I've XFAIL'd one test case temporarily, because currently we end up storing diagnostics in an ASTUnit that's never returned to the user (because it contains errors). I'll introduce a temporary fix for this soon; the real fix will be to allow us to return and query invalid ASTs. llvm-svn: 96592
-
Sanjiv Gupta authored
llvm-svn: 96591
-
Anders Carlsson authored
llvm-svn: 96590
-
Sanjiv Gupta authored
llvm-svn: 96589
-
Anders Carlsson authored
llvm-svn: 96588
-
Anders Carlsson authored
llvm-svn: 96587
-
Anders Carlsson authored
llvm-svn: 96586
-
Anders Carlsson authored
llvm-svn: 96585
-
Anders Carlsson authored
Store the base offset of the final overrider in the OverriderInfo struct, to be used for vcall offsets. llvm-svn: 96582
-
Anders Carlsson authored
llvm-svn: 96581
-
Duncan Sands authored
Russell Wallace. llvm-svn: 96580
-
Duncan Sands authored
out by Russell Wallace. llvm-svn: 96579
-
Duncan Sands authored
Also, have tools output -help-hidden rather than refer to --help-hidden, for consistency, and likewise adjust documentation. This doesn't change every mention of --help, only those which seemed clearly safe. llvm-svn: 96578
-
Benjamin Kramer authored
llvm-svn: 96577
-
Benjamin Kramer authored
llvm-svn: 96576
-
Chris Lattner authored
Nothing real here yet. llvm-svn: 96575
-
Chris Lattner authored
llvm-svn: 96574
-
Chris Lattner authored
llvm-svn: 96573
-
Bob Wilson authored
Radar 7461718. llvm-svn: 96572
-
Ted Kremenek authored
ranges for Attr objects, so lookup by cursor location currently doesn't work. llvm-svn: 96571
-
Charles Davis authored
break if you declare an actual function using that typedef. Come to think of it, maybe I should make this part of the type.) llvm-svn: 96570
-
Jeffrey Yasskin authored
llvm-svn: 96569
-
Charles Davis authored
- Also recognize __force_align_arg_pointer__. - Don't warn if it's used on a function pointer typedef. llvm-svn: 96568
-
Douglas Gregor authored
llvm-svn: 96567
-
Douglas Gregor authored
llvm-svn: 96566
-
Johnny Chen authored
of AI3ldsbpo, AI3ldhpo, and AI3ldshpo in ARMInstrFormats.td in the process. llvm-svn: 96565
-
John McCall authored
change. llvm-svn: 96564
-
Ted Kremenek authored
IBActionAttr and IBOutletAttr respectively. llvm-svn: 96563
-
Ted Kremenek authored
llvm-svn: 96562
-
Chris Lattner authored
relationship, this is a linear list relationship. llvm-svn: 96561
-
Chris Lattner authored
field to MatcherNode. llvm-svn: 96560
-