- Jul 28, 2009
-
-
Owen Anderson authored
llvm-svn: 77267
-
Owen Anderson authored
llvm-svn: 77266
-
Mike Stump authored
llvm-svn: 77265
-
Ted Kremenek authored
object that it can use to forward PathDiagnostics for further processing. Along with this feature, the PlistDiagnostics object logs which files are created by the forwarding of the PathDiagnostics. (2) Create a new PathDiagnosticClientFactory object for HTMLDiagnostics, allowing other PathDiagnosticClients to forward PathDiagnostics through an opaque interface. (3) Create a "plist-html" diagnostics option in AnalysisConsumer to allow the logging of HTML files created in a hybrid Plist+HTML diagnostic client. llvm-svn: 77264
-
Ted Kremenek authored
creation of both HTML and plist files. Plist files are currently not generated using the same layout algorithm as just specifying '-plist', so this is mainly intended to help support automated runs of the analyzer. llvm-svn: 77263
-
- Jul 27, 2009
-
-
Dan Gohman authored
llvm-svn: 77262
-
Dan Gohman authored
llvm-svn: 77261
-
Dan Gohman authored
llvm-svn: 77260
-
Dan Gohman authored
LangRef.html changes for details. llvm-svn: 77259
-
Daniel Dunbar authored
- My DFS traversal of LLVM is, at least for now, nearly complete! :) llvm-svn: 77258
-
Dan Gohman authored
llvm-svn: 77257
-
Daniel Dunbar authored
llvm-svn: 77256
-
Dan Gohman authored
it conforms to the assertion added in r77245. This fixes a failure in qa_override.c in clang's testsuite. llvm-svn: 77255
-
Mike Stump authored
llvm-svn: 77254
-
Mike Stump authored
the noreturn attribute. llvm-svn: 77253
-
Chris Lattner authored
MCSections soon instead of Section for all targets, and we need something to own them. llvm-svn: 77252
-
Daniel Dunbar authored
llvm-svn: 77251
-
Chris Lattner authored
llvm-svn: 77250
-
Owen Anderson authored
llvm-svn: 77249
-
Owen Anderson authored
llvm-svn: 77247
-
Fariborz Jahanian authored
member access in the presense of non-virtual bases. llvm-svn: 77246
-
Dan Gohman authored
that the subclass hasn't left any pending data in the buffer. llvm-svn: 77245
-
Andreas Bolka authored
llvm-svn: 77244
-
Devang Patel authored
llvm-svn: 77243
-
David Goodwin authored
Remove TPat. No patterns depend on just isThumb(). Must use either T1Pat (isThumb1Only()) or T2Pat (is Thumb2). llvm-svn: 77242
-
Benjamin Kramer authored
llvm-svn: 77241
-
Sean Callanan authored
llvm-svn: 77240
-
Bruno Cardoso Lopes authored
llvm-svn: 77239
-
Bruno Cardoso Lopes authored
llvm-svn: 77238
-
Mike Stump authored
llvm-svn: 77237
-
Chris Lattner authored
implementations that need it, rearrange ELFTAI. llvm-svn: 77236
-
Argyrios Kyrtzidis authored
ObjCContainerDecl now is the root class for objc decls that contain methods. llvm-svn: 77235
-
Daniel Dunbar authored
- Accept multiple values instead of embedding separator. - Make sure this gets used when searching for 'clang' binary. - Switch makefiles to using --path to stay in sync with cmake. llvm-svn: 77234
-
Chris Lattner authored
llvm-svn: 77233
-
Bruno Cardoso Lopes authored
llvm-svn: 77232
-
Evan Cheng authored
llvm-svn: 77231
-
Evan Cheng authored
convertToThreeAddress can't handle Thumb2 instructions (which don't have same address mode as ARM instructions). llvm-svn: 77230
-
Devang Patel authored
llvm-svn: 77229
-
Devang Patel authored
llvm-svn: 77228
-
Evan Cheng authored
llvm-svn: 77227
-