- Aug 03, 2009
-
-
Daniel Dunbar authored
llvm-svn: 78001
-
Ted Kremenek authored
llvm-svn: 78000
-
Daniel Dunbar authored
from the perspective of LLVM exception handling. Otherwise the C++ personality function may decide not to run them, if it only detects cleanup handlers. - Test case for this is exceptions.m in llvm-test. llvm-svn: 77999
-
Ted Kremenek authored
llvm-svn: 77996
-
Fariborz Jahanian authored
llvm-svn: 77993
-
Fariborz Jahanian authored
llvm-svn: 77991
-
John McCall authored
elsewhere. Very slightly decouples DeclSpec users from knowing the exact diagnostics to report, and makes it easier to provide different diagnostics in some places. llvm-svn: 77990
-
Eli Friedman authored
Patch by John Thompson! llvm-svn: 77988
-
Fariborz Jahanian authored
llvm-svn: 77985
-
John McCall authored
remaining specifier enums T. llvm-svn: 77981
-
Daniel Dunbar authored
llvm-svn: 77972
-
Eli Friedman authored
obviously correct. llvm-svn: 77969
-
Zhongxing Xu authored
llvm-svn: 77961
-
Daniel Dunbar authored
to not be a very good idea. llvm-svn: 77957
-
Eli Friedman authored
llvm-svn: 77955
-
Daniel Dunbar authored
llvm-svn: 77952
-
Daniel Dunbar authored
llvm-svn: 77947
-
Zhongxing Xu authored
llvm-svn: 77945
-
Zhongxing Xu authored
reset the current analysis context of the AnalysisManager. llvm-svn: 77943
-
Zhongxing Xu authored
ProgramPoints. ProgramPoints will refer to them in the furture. llvm-svn: 77941
-
Daniel Dunbar authored
- Patch by Jonathan Gray! llvm-svn: 77935
-
Douglas Gregor authored
llvm-svn: 77928
-
Douglas Gregor authored
template partial specialization. Then, use those template arguments when instantiating members of that class template partial specialization. Fixes PR4607. llvm-svn: 77925
-
- Aug 02, 2009
-
-
Anders Carlsson authored
llvm-svn: 77916
-
Anders Carlsson authored
llvm-svn: 77915
-
Anders Carlsson authored
llvm-svn: 77905
-
Douglas Gregor authored
llvm-svn: 77901
-
Douglas Gregor authored
llvm-svn: 77900
-
Benjamin Kramer authored
llvm-svn: 77891
-
Ted Kremenek authored
Fix regression caused by recent refactoring where HTML and plist files would not get flushed out when using '-disable-free'. llvm-svn: 77882
-
Ted Kremenek authored
llvm-svn: 77881
-
Chris Lattner authored
llvm-svn: 77880
-
Chris Lattner authored
llvm-svn: 77879
-
Ted Kremenek authored
llvm-svn: 77876
-
Ted Kremenek authored
llvm-svn: 77875
-
Ted Kremenek authored
Generalize the interface of 'StoreManager::RemoveDeadBindings()' to manipulate the entire GRState, not just the Store. llvm-svn: 77870
-
Anders Carlsson authored
llvm-svn: 77862
-
Ted Kremenek authored
'void*' (or 'const void*') as an identity transformation. llvm-svn: 77860
-
Anders Carlsson authored
llvm-svn: 77854
-
Daniel Dunbar authored
happy. llvm-svn: 77850
-