Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
a1f47c447a919c6a05c63801cb6a52c4c288e2cc
/
clang.xcodeproj
688460e
add NestedNameSpecifier.h/cpp to the xcode project file for browsing.
by Chris Lattner
· 16 years ago
fb31176
More static_assert work. Check that the assert expr is valid and show an error if it's false. Create the declaration and add it to the current context.
by Anders Carlsson
· 16 years ago
76e10ef
More ident fixes
by Anders Carlsson
· 16 years ago
fde3195
Use the right indentation
by Anders Carlsson
· 16 years ago
2a83a8c
update project for driver -> frontend rename.
by Chris Lattner
· 16 years ago
db7bc58
implement -Wsystem-headers, eliminating the wierd thing I added for testing.
by Chris Lattner
· 16 years ago
6b5e4f0
Update DeclNodes.def to reflect the move of ObjCCategoryImpl
by Chris Lattner
· 16 years ago
64e4234
update xcode proj
by Chris Lattner
· 16 years ago
b01fe2c
Update Xcode project.
by Ted Kremenek
· 16 years ago
9a0a518
Update Xcode project.
by Ted Kremenek
· 16 years ago
e7a249c
Set tab width to 2 on a number of CG related files
by Anders Carlsson
· 16 years ago
4450266
move llvm backend specific #includes into Backend.cpp instead of Clang.cpp
by Chris Lattner
· 16 years ago
7ad8a5e
AnalysisConsumer.h is gone
by Chris Lattner
· 16 years ago
5a0c351
move attribute(packed) sema support out of SemaDecl into a new SemaAttr.cpp file.
by Chris Lattner
· 16 years ago
73525de
enhance ExtVectorElementExpr to allow V->xxyy to work like (*V).xxyy
by Chris Lattner
· 16 years ago
3359c67
Add new files to Xcode project
by Anders Carlsson
· 16 years ago
d7038e1
factor token concatenation avoidance logic out of
by Chris Lattner
· 16 years ago
acfde80
Add support for generating block call expressions.
by Anders Carlsson
· 16 years ago
d532fa0
file gone.
by Chris Lattner
· 16 years ago
7bd154a
add DeclTemplate.h/cpp
by Chris Lattner
· 16 years ago
bd9c4a5
DiagnosticKinds.def is gone.
by Chris Lattner
· 16 years ago
161ddee
update the project file for headers moving
by Chris Lattner
· 16 years ago
47354ed
add some basic file headers
by Chris Lattner
· 16 years ago
9310ad6
add diagnostics files to xcode proj
by Chris Lattner
· 16 years ago
7216dc9
rename getSpelledCharacterAt to getSpellingOfSingleCharacterNumericConstant,
by Chris Lattner
· 16 years ago
69960f9
alphebetize
by Chris Lattner
· 16 years ago
8aa5920
Update Xcode project.
by Ted Kremenek
· 16 years ago
322f04d
Set tab width to 2 characters for all files in lib/Basic
by Anders Carlsson
· 16 years ago
c792f1f
add TypeTraits.h to the Xcode project
by Chris Lattner
· 16 years ago
730165d
Update Xcode project.
by Ted Kremenek
· 16 years ago
cf28702
add ownership.h to xcode project
by Chris Lattner
· 16 years ago
149f38f
Update Xcode project.
by Ted Kremenek
· 16 years ago
09852a8
Update Xcode project.
by Ted Kremenek
· 16 years ago
f3a05d9
Fix indentation width.
by Anders Carlsson
· 16 years ago
6afbf3f
alphabeticalize.
by Chris Lattner
· 16 years ago
28030c9
alphabeticalize.
by Chris Lattner
· 16 years ago
be80ebf
sort files.
by Chris Lattner
· 16 years ago
890e3f6
Update Xcode project.
by Ted Kremenek
· 16 years ago
6608452
add OperatorKinds.* to the project.
by Chris Lattner
· 16 years ago
54f054e
add PTHLexer.h to project
by Chris Lattner
· 16 years ago
a9ab5d6
move some APValue methods out of line.
by Chris Lattner
· 16 years ago
8c99882
Update Xcode project.
by Ted Kremenek
· 16 years ago
e4d22fb
Update Xcode project.
by Ted Kremenek
· 16 years ago
210e0f5
sort files by name.
by Chris Lattner
· 16 years ago
7c65ad9
sort files add a missed header to the project.
by Chris Lattner
· 16 years ago
97d2212
Update Xcode project.
by Ted Kremenek
· 16 years ago
664a218
Update Xcode project.
by Ted Kremenek
· 16 years ago
9d72851
Rename Characteristic_t to CharacteristicKind
by Chris Lattner
· 16 years ago
418f6c7
Remember whether an initlist had a designator in the AST.
by Chris Lattner
· 16 years ago
eccc53a
This patch continues parser-level implementation of designators:
by Chris Lattner
· 16 years ago
d02dae5
add a missing file to project, alphabeticalize.
by Chris Lattner
· 16 years ago
b247578
Updated Xcode project.
by Ted Kremenek
· 16 years ago
9b3dc91
Update Xcode project. We still get a link error, however, because of an LLVM library that isn't being linked in for CodeGen (will fix).
by Ted Kremenek
· 16 years ago
e117d48
Update Xcode project.
by Ted Kremenek
· 16 years ago
c46d1a1
implement a couple fixme's by implementing __extension__ properly.
by Chris Lattner
· 16 years ago
cff9cc9
start implementing a token rewriter. At this point, it just reads in a file
by Chris Lattner
· 16 years ago
b13c5ee
Add a new -rewrite-test option, which is basically a
by Chris Lattner
· 16 years ago
35f77de
Update Xcode project.
by Ted Kremenek
· 16 years ago
9a9683b
Change indentation for a couple of files in the Xcode project.
by Anders Carlsson
· 16 years ago
71af229
__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ is a darwin-specific #define
by Chris Lattner
· 16 years ago
f30f289
alphabetize files
by Chris Lattner
· 16 years ago
bb83ad2
Update Xcode project.
by Ted Kremenek
· 16 years ago
644f5fc
Update Xcode project.
by Ted Kremenek
· 16 years ago
1c9f81b
Add support for rewriting blocks...
by Steve Naroff
· 16 years ago
851607b
Update Xcode project.
by Ted Kremenek
· 16 years ago
d9331a4
Update Xcode project.
by Ted Kremenek
· 16 years ago
1a8f001
Fix indentation on files in CodeGen and Sema.
by Anders Carlsson
· 16 years ago
561ca4b
Remove BasicStore.h from Xcode project.
by Ted Kremenek
· 16 years ago
58ecc94
Removed Regions.[h,cpp] from the Xcode project.
by Ted Kremenek
· 16 years ago
6855492
Update Xcode project.
by Ted Kremenek
· 16 years ago
99d6148
Update Xcode project.
by Ted Kremenek
· 16 years ago
40aa8b2
Update Xcode project.
by Ted Kremenek
· 16 years ago
aa0d25b
Add support for parsing the objc_gc attribute. Tests will come shortly.
by Anders Carlsson
· 16 years ago
67f9071
Tweak the indentation for a couple of files
by Anders Carlsson
· 16 years ago
298b425
Update Xcode project.
by Ted Kremenek
· 16 years ago
e1b29ef
Add preliminary (and probably broken) codegen support for C++ static initializers.
by Anders Carlsson
· 16 years ago
7ba378a
Update Xcode project.
by Ted Kremenek
· 16 years ago
aae2b10
Update Xcode project.
by Ted Kremenek
· 16 years ago
1fb5768
Update Xcode project.
by Ted Kremenek
· 16 years ago
8389eab
Fix PR2400 by more graceful handling of invalid decls. Don't try to layout
by Chris Lattner
· 16 years ago
1fc01fa
Update xcode project to new libDriver layout.
by Ted Kremenek
· 16 years ago
33dc00b
improve order
by Chris Lattner
· 16 years ago
806954b
alphabeticalize a bit better.
by Chris Lattner
· 16 years ago
035be10
alphabeticalize
by Chris Lattner
· 16 years ago
69e16bd
Update Xcode project.
by Ted Kremenek
· 16 years ago
207cb06
Update Xcode project.
by Ted Kremenek
· 16 years ago
24ad90c
Update Xcode project.
by Ted Kremenek
· 16 years ago
ca33f79
remove CGObjCEtoile until it compiles.
by Chris Lattner
· 16 years ago
0e0caa2
Update Xcode project.
by Ted Kremenek
· 16 years ago
eb04751
Updated Xcode project.
by Ted Kremenek
· 16 years ago
48fa89e
Update Xcode project.
by Ted Kremenek
· 16 years ago
d1b0fde
Update Xcode project.
by Ted Kremenek
· 16 years ago
c44eec6
Shuffle things around in preparation for integrating Eli's constant evaluator.
by Anders Carlsson
· 16 years ago
058563a
Updated Xcode project with new files in the Driver: AnalysisConsumer.[h,cpp]
by Ted Kremenek
· 16 years ago
6b6b537
move decl attribute processing to a new SemaDeclAttr.cpp.
by Chris Lattner
· 16 years ago
dbf2328
Update Xcode project so that the clang target depends on LLVMAnalysis.a
by Ted Kremenek
· 16 years ago
accecb2
Update Xcode project.
by Ted Kremenek
· 16 years ago
1f180c3
Rename summary methods for "instance methods" to "class methods" (the names got screwed up). No functionality change.
by Ted Kremenek
· 16 years ago
8031a85
add a new clang::APValue class at Eli's request. It is a discriminated
by Chris Lattner
· 16 years ago
553f0ea
Updated Xcode project.
by Ted Kremenek
· 16 years ago
Next »