- Jul 28, 2009
-
-
Owen Anderson authored
llvm-svn: 77349
-
Chris Lattner authored
llvm-svn: 77344
-
Chris Lattner authored
llvm-svn: 77343
-
Chris Lattner authored
llvm-svn: 77342
-
Fariborz Jahanian authored
llvm-svn: 77339
-
Anders Carlsson authored
llvm-svn: 77335
-
Fariborz Jahanian authored
llvm-svn: 77332
-
Anders Carlsson authored
llvm-svn: 77330
-
Douglas Gregor authored
llvm-svn: 77325
-
Douglas Gregor authored
llvm-svn: 77324
-
Douglas Gregor authored
llvm-svn: 77321
-
Douglas Gregor authored
llvm-svn: 77320
-
Douglas Gregor authored
llvm-svn: 77318
-
John McCall authored
llvm-svn: 77303
-
Daniel Dunbar authored
llvm-svn: 77302
-
John McCall authored
llvm-svn: 77299
-
Argyrios Kyrtzidis authored
llvm-svn: 77298
-
Argyrios Kyrtzidis authored
-Correct ObjCMethodDecl::getNextRedeclaration(); A method in a ObjCCategoryImplDecl should point to a method in the associated ObjCCategoryDecl, not the ObjCInterfaceDecl. llvm-svn: 77297
-
Argyrios Kyrtzidis authored
llvm-svn: 77296
-
Mike Stump authored
llvm-svn: 77291
-
John McCall authored
Codegen by initializing the return value with its LLVM type's null value. llvm-svn: 77288
-
Douglas Gregor authored
when statements and expressions are equivalent. llvm-svn: 77284
-
Ted Kremenek authored
llvm-svn: 77281
-
Ted Kremenek authored
valid SourceLocation. llvm-svn: 77280
-
Mike Stump authored
llvm-svn: 77279
-
Fariborz Jahanian authored
that @catch(...) cathces all exceptions (c++ objects are not cought by that). llvm-svn: 77270
-
Owen Anderson authored
llvm-svn: 77267
-
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
-
-
Mike Stump authored
llvm-svn: 77254
-
Mike Stump authored
the noreturn attribute. llvm-svn: 77253
-
Owen Anderson authored
llvm-svn: 77249
-
Fariborz Jahanian authored
member access in the presense of non-virtual bases. llvm-svn: 77246
-
Benjamin Kramer authored
llvm-svn: 77241
-
Mike Stump authored
llvm-svn: 77237
-
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
-
Devang Patel authored
llvm-svn: 77228
-
Douglas Gregor authored
llvm-svn: 77224
-