- Jul 21, 2010
-
-
Douglas Gregor authored
will eventually replace clang_createTranslationUnitFromSourceFile(). The only addition in clang_parseTranslationUnit() is a set of flags that can control how the translation unit is loaded. More interesting flags will be coming. llvm-svn: 109027
-
Daniel Dunbar authored
llvm-svn: 109026
-
Fariborz Jahanian authored
a copy initialization. llvm-svn: 109025
-
Fariborz Jahanian authored
a copy initialization. Back out hack in objc rewriter. fixes radar 8213998. llvm-svn: 109024
-
Nate Begeman authored
llvm-svn: 109023
-
Devang Patel authored
Do not override known debug loc with unknown debug loc. This is tested by sections.exp in gdb testsuite. llvm-svn: 109022
-
Dan Gohman authored
referenced by NamedMDNodes shouldn't be deleted. llvm-svn: 109021
-
Dan Gohman authored
llvm-svn: 109020
-
Owen Anderson authored
llvm-svn: 109019
-
Fariborz Jahanian authored
Constructor Initialization which computes Source Location differently now. Fixes radar 8213998. llvm-svn: 109018
-
Dan Gohman authored
llvm-svn: 109017
-
Greg Clayton authored
llvm-svn: 109016
-
Chris Lattner authored
now. Add a few items like the fpstackifier improvements. llvm-svn: 109013
-
David Chisnall authored
llvm-svn: 109012
-
David Chisnall authored
Mark the load after calling objc_msg_lookup_sender() so that it doesn't get optimised away (GNU runtime). llvm-svn: 109010
-
Rafael Espindola authored
llvm-svn: 109009
-
Gabor Greif authored
llvm-svn: 109007
-
Gabor Greif authored
llvm-svn: 109006
-
Eric Christopher authored
the wrong directory. llvm-svn: 109005
-
Eric Christopher authored
Fixes a pile of libgomp failures in the llvm-gcc testsuite due to the libcall not existing. llvm-svn: 109004
-
Lang Hames authored
Changed OStream templates to functions on raw_ostream, removed the unused "renderWarnings" function. llvm-svn: 109003
-
Bruno Cardoso Lopes authored
llvm-svn: 109002
-
Gabor Greif authored
llvm-svn: 109001
-
John McCall authored
commits. llvm-svn: 109000
-
John McCall authored
llvm-svn: 108999
-
John McCall authored
llvm-svn: 108998
-
John McCall authored
cleanup. llvm-svn: 108997
-
John McCall authored
llvm-svn: 108996
-
John McCall authored
llvm-svn: 108995
-
John McCall authored
using a lazy cleanup. llvm-svn: 108994
-
John McCall authored
llvm-svn: 108993
-
John McCall authored
the block-release unwind cleanup: we're never going to test it if we don't turn it on. llvm-svn: 108992
-
Evan Cheng authored
llvm-svn: 108991
-
John McCall authored
from the laziness features here except better block ordering, but it removes yet another CleanupBlock use. llvm-svn: 108990
-
John McCall authored
llvm-svn: 108989
-
Zhongxing Xu authored
llvm-svn: 108988
-
Eric Christopher authored
llvm-svn: 108987
-
Eric Christopher authored
llvm-svn: 108985
-
Bruno Cardoso Lopes authored
llvm-svn: 108984
-
Bruno Cardoso Lopes authored
llvm-svn: 108983
-