- Nov 09, 2009
-
-
Anders Carlsson authored
llvm-svn: 86563
-
Steve Naroff authored
This abstraction will help us manage string memory for complex names that cross the C++/C boundary (e.g. ObjC methods, selectors). This patch also uses it in clang_getTranslationUnitSpelling (which I'm not sure is necessary). Will investigate later...since the extra malloc() can't hurt (for now). Patch by John Thompson. llvm-svn: 86562
-
Anders Carlsson authored
llvm-svn: 86561
-
Douglas Gregor authored
When transforming an InitListExpr, if we already computed a non-dependent type for the InitListExpr, keep it llvm-svn: 86559
-
Dan Gohman authored
llvm-svn: 86558
-
Dan Gohman authored
llvm-svn: 86557
-
Douglas Gregor authored
llvm-svn: 86556
-
Daniel Dunbar authored
but might as well use the more standard syntax). llvm-svn: 86553
-
Douglas Gregor authored
llvm-svn: 86552
-
Douglas Gregor authored
llvm-svn: 86551
-
Douglas Gregor authored
- Provide an actual test for code-completion via CIndex. - Actually print optional strings in c-index-test - Export clang_getCompletionChunkCompletionString from CIndex llvm-svn: 86550
-
Nuno Lopes authored
llvm-svn: 86549
-
Jim Grosbach authored
llvm-svn: 86548
-
Oscar Fuentes authored
Patch by Arnaud Allard de Grandmaison! llvm-svn: 86547
-
Douglas Gregor authored
llvm-svn: 86545
-
Xerxes Ranby authored
Make lib/Support/Debug.cpp SetCurrentDebugType implementation part of llvm namespace to match function declaration in Debug.h. llvm-svn: 86544
-
Bruno Cardoso Lopes authored
http://llvm.org/bugs/show_bug.cgi?id=5149 llvm-svn: 86543
-
Rafael Espindola authored
llvm-svn: 86542
-
Zhongxing Xu authored
llvm-svn: 86541
-
Zhongxing Xu authored
llvm-svn: 86538
-
Zhongxing Xu authored
llvm-svn: 86537
-
Zhongxing Xu authored
llvm-svn: 86536
-
Zhongxing Xu authored
llvm-svn: 86535
-
Daniel Dunbar authored
llvm-svn: 86533
-
Zhongxing Xu authored
llvm-svn: 86532
-
Zhongxing Xu authored
llvm-svn: 86529
-
Daniel Dunbar authored
llvm-svn: 86528
-
Zhongxing Xu authored
llvm-svn: 86527
-
Chris Lattner authored
llvm-svn: 86525
-
Chris Lattner authored
it to a normal binop. Patch by Alastair Lynn, testcase by me. llvm-svn: 86524
-
Zhongxing Xu authored
llvm-svn: 86523
-
Evan Cheng authored
llvm-svn: 86522
-
Evan Cheng authored
llvm-svn: 86521
-
Zhongxing Xu authored
checker does not build sink nodes. Because svaluator computes an unknown value for the subtraction now. llvm-svn: 86517
-
Eli Friedman authored
llvm-svn: 86516
-
Chris Lattner authored
putchar in case there is an error. llvm-svn: 86515
-
Chris Lattner authored
llvm-svn: 86514
-
Eli Friedman authored
doesn't crash. (Such expressions are valid in C++, but not in C.) llvm-svn: 86513
-
Zhongxing Xu authored
llvm-svn: 86512
-
Chris Lattner authored
llvm-svn: 86511
-