summaryrefslogtreecommitdiffstats
path: root/clang/clang.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* Update Xcode project.Ted Kremenek2008-07-141-0/+2
* remove CGObjCEtoile until it compiles.Chris Lattner2008-07-141-4/+0
* Update Xcode project.Ted Kremenek2008-07-111-25/+59
* Updated Xcode project.Ted Kremenek2008-07-101-6/+12
* Update Xcode project.Ted Kremenek2008-07-081-0/+6
* Update Xcode project.Ted Kremenek2008-07-031-0/+4
* Shuffle things around in preparation for integrating Eli's constant evaluator.Anders Carlsson2008-07-031-1/+5
* Updated Xcode project with new files in the Driver: AnalysisConsumer.[h,cpp]Ted Kremenek2008-07-021-0/+6
* move decl attribute processing to a new SemaDeclAttr.cpp.Chris Lattner2008-06-261-0/+4
* Update Xcode project so that the clang target depends on LLVMAnalysis.aTed Kremenek2008-06-261-17/+14
* Update Xcode project.Ted Kremenek2008-06-251-0/+4
* Rename summary methods for "instance methods" to "class methods" (the names g...Ted Kremenek2008-06-231-0/+1
* add a new clang::APValue class at Eli's request. It is a discriminatedChris Lattner2008-06-221-5/+7
* Updated Xcode project.Ted Kremenek2008-06-201-0/+12
* Updated Xcode project.Ted Kremenek2008-06-061-0/+2
* Update Xcode project.Ted Kremenek2008-06-041-0/+4
* Updated Xcode project.Ted Kremenek2008-05-191-0/+4
* set long/pointers to 64-bits on ppc64/x86-64Chris Lattner2008-05-091-1/+1
* Updated Xcode project.Ted Kremenek2008-05-081-0/+15
* start implementation of a macro rewriter, this is currently just stubbed out.Chris Lattner2008-05-081-0/+4
* Update XCode project (added GRTransferFuncs.cpp).Ted Kremenek2008-04-161-0/+4
* Add -o support for -emit-html, make it not produce a file on an error.Chris Lattner2008-04-161-1/+1
* Rename a file and update the Xcode project.Steve Naroff2008-04-141-4/+4
* move a ton of code out of line, from RewriteRope.h -> RewriteRope.cppChris Lattner2008-04-141-0/+4
* move the DeltaTree implementation out of line, remove debugging printfs etc.Chris Lattner2008-04-121-0/+4
* Do an initial hack at replacing one of the incredibly inefficient Chris Lattner2008-04-121-0/+2
* Update Xcode project with missing files.Ted Kremenek2008-04-111-0/+6
* Add SemaDeclCXX.cpp to Xcode project.Ted Kremenek2008-04-091-0/+4
* Add HTMLRewrite.h to Xcode project.Ted Kremenek2008-04-081-0/+2
* Simplify some objc compatibility testing, make interfaceTypesAreCompatibleChris Lattner2008-04-071-1/+1
* Add DeclBase.h to Xcode project.Steve Naroff2008-04-041-0/+2
* various bug fixes, add to xcode project.Chris Lattner2008-04-041-0/+4
* Updated Xcode project to include BugReporter.[cpp,h].Ted Kremenek2008-04-031-0/+6
* Update Xcode project: add BasicObjCFoundationChecks.hTed Kremenek2008-03-271-0/+2
* Added AnnotatedPath.h, GRAuditor.h, GRSimpleAPICheck.h and BasicObjCFoundatio...Ted Kremenek2008-03-271-0/+10
* Updated Xcode project with HTMLDiagnostics.[h,cpp]Ted Kremenek2008-03-271-1/+7
* Added PathDiagnostic.[h,cpp] to Xcode project.Ted Kremenek2008-03-271-0/+8
* Add missing filesNate Begeman2008-03-251-0/+8
* Split objc decl implementation out into DeclObjC.cppChris Lattner2008-03-161-0/+4
* switch the rest of the C decl classes to do their Chris Lattner2008-03-161-4/+4
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-80/+80
* Add PPLexerChange.cpp to the project.Chris Lattner2008-03-091-0/+4
* split macro expansion support out of Preprocessor.cpp into PPMacroExpansion.cppChris Lattner2008-03-091-4/+8
* split the MacroArgs class out of TokenLexer.cpp/h intoChris Lattner2008-03-091-0/+6
* Rename MacroExpander.cpp/h -> TokenLexer.cpp/hChris Lattner2008-03-091-8/+6
* fix clang xcode buildNate Begeman2008-03-091-30/+26
* split preprocesor directive handling out of Preprocessor.cpp into Directives.cppChris Lattner2008-03-091-0/+4
* Renamed ValueManager to BasicValueFactory.Ted Kremenek2008-03-071-6/+12
* add analysis source files to project.Chris Lattner2008-03-051-16/+54
* Add the various pathsensitive headers to the project.Chris Lattner2008-03-051-0/+28
OpenPOWER on IntegriCloud