- Mar 27, 2009
-
-
Mike Stump authored
llvm-svn: 67791
-
Ted Kremenek authored
- Have PathDiagnosticControlFlowPiece use a vector of PathDiagnosticLocationPairs to represent transitions. llvm-svn: 67786
-
Evan Cheng authored
llvm-svn: 67784
-
Evan Cheng authored
llvm-svn: 67783
-
- Mar 26, 2009
-
-
Ted Kremenek authored
llvm-svn: 67777
-
Ted Kremenek authored
llvm-svn: 67776
-
Ted Kremenek authored
llvm-svn: 67775
-
Ted Kremenek authored
- Switch PathDiagnosticEventPiece and PathDiagnosticMacroPiece to use PathDiagnosticLocation. llvm-svn: 67774
-
Ted Kremenek authored
llvm-svn: 67773
-
Mike Stump authored
llvm-svn: 67769
-
Mikhail Glushenkov authored
Detailed bug report: http://llvm.org/bugs/show_bug.cgi?id=3873 llvm-svn: 67768
-
Ted Kremenek authored
- Added a new class, 'PathDiagnosticLocation', that is a variant for SourceLocation, SourceRange, or Stmt*. This will be used soon by PathDiagnosticPieces to describe locations for targets of branches, locations of events, etc. - Did some prep. refactoring of PathDiagnosticPieces to prepare them for adopting the new PathDiagnosticLocation llvm-svn: 67767
-
Fariborz Jahanian authored
- Temporarily undef'ed __OBJC2__ in nonfragile objc abi mode as it was forcing ivar synthesis in a certain project which clang does not yet support. llvm-svn: 67766
-
Evan Cheng authored
llvm-svn: 67765
-
Owen Anderson authored
llvm-svn: 67764
-
Daniel Dunbar authored
- <rdar://problem/6710978> ccc/clang-driver ignore -fno-common llvm-svn: 67762
-
Daniel Dunbar authored
llvm-svn: 67761
-
Daniel Dunbar authored
- <rdar://problem/6717381> [driver] implement ld argument translation in new driver llvm-svn: 67760
-
Ted Kremenek authored
llvm-svn: 67759
-
Jim Grosbach authored
llvm-svn: 67758
-
Daniel Dunbar authored
separate, or vice versa). Also, fix initialization of LinkingOutput variable. llvm-svn: 67757
-
Daniel Dunbar authored
llvm-svn: 67756
-
rdar://problem/6697053Steve Naroff authored
Treat @package the same as @public. The documentation for @package says it is analogous to private_extern for variables/functions. Fully implementing this requires some kind of linker support (so access is denied to code outside the classes executable image). I don't believe GCC fully implements this semantic. Will discuss with Fariborz offline. llvm-svn: 67755
-
Daniel Dunbar authored
llvm-svn: 67754
-
Daniel Dunbar authored
tools with the name of the option replace, and arguments rendered separately. llvm-svn: 67753
-
Ted Kremenek authored
llvm-svn: 67752
-
Jim Grosbach authored
llvm-svn: 67750
-
Zhongxing Xu authored
llvm-svn: 67748
-
Zhongxing Xu authored
analysis engine. llvm-svn: 67747
-
Eli Friedman authored
llvm-svn: 67746
-
Bill Wendling authored
llvm-svn: 67744
-
Bill Wendling authored
llvm-svn: 67742
-
Chris Lattner authored
llvm-svn: 67741
-
Chris Lattner authored
llvm-svn: 67740
-
Chris Lattner authored
llvm-svn: 67739
-
Chris Lattner authored
llvm-svn: 67738
-
Chris Lattner authored
llvm-svn: 67737
-
Chris Lattner authored
llvm-svn: 67736
-
Chris Lattner authored
CodeGenModule. Once there, add a new NoCommon option to it and implement -fno-common. llvm-svn: 67735
-
Chris Lattner authored
llvm-svn: 67734
-