aboutsummaryrefslogtreecommitdiff
path: root/clang.xcodeproj
AgeCommit message (Expand)Author
2009-01-30DiagnosticKinds.def is gone.Chris Lattner
2009-01-29update the project file for headers movingChris Lattner
2009-01-28add some basic file headersChris Lattner
2009-01-28add diagnostics files to xcode projChris Lattner
2009-01-26rename getSpelledCharacterAt to getSpellingOfSingleCharacterNumericConstant,Chris Lattner
2009-01-21alphebetizeChris Lattner
2009-01-19Update Xcode project.Ted Kremenek
2009-01-18Set tab width to 2 characters for all files in lib/BasicAnders Carlsson
2009-01-06add TypeTraits.h to the Xcode projectChris Lattner
2008-12-19Update Xcode project.Ted Kremenek
2008-12-12add ownership.h to xcode projectChris Lattner
2008-12-03Update Xcode project.Ted Kremenek
2008-12-02Update Xcode project.Ted Kremenek
2008-11-22Fix indentation width.Anders Carlsson
2008-11-22alphabeticalize.Chris Lattner
2008-11-18alphabeticalize.Chris Lattner
2008-11-18sort files.Chris Lattner
2008-11-18Update Xcode project.Ted Kremenek
2008-11-17add OperatorKinds.* to the project.Chris Lattner
2008-11-16add PTHLexer.h to projectChris Lattner
2008-11-16move some APValue methods out of line.Chris Lattner
2008-11-14Update Xcode project.Ted Kremenek
2008-11-13Update Xcode project.Ted Kremenek
2008-11-12sort files by name.Chris Lattner
2008-11-10sort files add a missed header to the project.Chris Lattner
2008-11-04Update Xcode project.Ted Kremenek
2008-10-27Update Xcode project.Ted Kremenek
2008-10-27Rename Characteristic_t to CharacteristicKindChris Lattner
2008-10-26Remember whether an initlist had a designator in the AST.Chris Lattner
2008-10-26This patch continues parser-level implementation of designators:Chris Lattner
2008-10-24add a missing file to project, alphabeticalize.Chris Lattner
2008-10-23Updated Xcode project.Ted Kremenek
2008-10-23Update Xcode project. We still get a link error, however, because of an LLVM...Ted Kremenek
2008-10-21Update Xcode project.Ted Kremenek
2008-10-20implement a couple fixme's by implementing __extension__ properly.Chris Lattner
2008-10-12start implementing a token rewriter. At this point, it just reads in a fileChris Lattner
2008-10-12Add a new -rewrite-test option, which is basically a Chris Lattner
2008-10-06Update Xcode project.Ted Kremenek
2008-10-05Change indentation for a couple of files in the Xcode project.Anders Carlsson
2008-09-30__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ is a darwin-specific #defineChris Lattner
2008-09-26alphabetize filesChris Lattner
2008-09-25Update Xcode project.Ted Kremenek
2008-09-18Update Xcode project.Ted Kremenek
2008-09-17Add support for rewriting blocks...Steve Naroff
2008-09-16Update Xcode project.Ted Kremenek
2008-09-11Update Xcode project.Ted Kremenek
2008-08-30Fix indentation on files in CodeGen and Sema.Anders Carlsson
2008-08-28Remove BasicStore.h from Xcode project.Ted Kremenek
2008-08-28Removed Regions.[h,cpp] from the Xcode project.Ted Kremenek
2008-08-27Update Xcode project.Ted Kremenek