index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
clang.xcodeproj
/
project.pbxproj
Commit message (
Expand
)
Author
Age
Files
Lines
*
More static_assert work. Check that the assert expr is valid and show an erro...
Anders Carlsson
2009-03-14
1
-3
/
+3
*
More ident fixes
Anders Carlsson
2009-03-12
1
-11
/
+11
*
Use the right indentation
Anders Carlsson
2009-03-11
1
-27
/
+27
*
update project for driver -> frontend rename.
Chris Lattner
2009-03-09
1
-20
/
+20
*
implement -Wsystem-headers, eliminating the wierd thing I added for testing.
Chris Lattner
2009-03-09
1
-0
/
+4
*
Update DeclNodes.def to reflect the move of ObjCCategoryImpl
Chris Lattner
2009-03-08
1
-0
/
+2
*
update xcode proj
Chris Lattner
2009-03-05
1
-0
/
+2
*
Update Xcode project.
Ted Kremenek
2009-03-02
1
-7
/
+45
*
Update Xcode project.
Ted Kremenek
2009-03-02
1
-32
/
+32
*
Set tab width to 2 on a number of CG related files
Anders Carlsson
2009-02-26
1
-7
/
+7
*
move llvm backend specific #includes into Backend.cpp instead of Clang.cpp
Chris Lattner
2009-02-18
1
-1
/
+1
*
AnalysisConsumer.h is gone
Chris Lattner
2009-02-18
1
-2
/
+0
*
move attribute(packed) sema support out of SemaDecl into a new SemaAttr.cpp f...
Chris Lattner
2009-02-17
1
-0
/
+4
*
enhance ExtVectorElementExpr to allow V->xxyy to work like (*V).xxyy
Chris Lattner
2009-02-16
1
-2
/
+0
*
Add new files to Xcode project
Anders Carlsson
2009-02-13
1
-0
/
+8
*
factor token concatenation avoidance logic out of
Chris Lattner
2009-02-13
1
-0
/
+6
*
Add support for generating block call expressions.
Anders Carlsson
2009-02-12
1
-0
/
+4
*
file gone.
Chris Lattner
2009-02-06
1
-2
/
+0
*
add DeclTemplate.h/cpp
Chris Lattner
2009-02-04
1
-0
/
+6
*
DiagnosticKinds.def is gone.
Chris Lattner
2009-01-30
1
-4
/
+0
*
update the project file for headers moving
Chris Lattner
2009-01-29
1
-12
/
+14
*
add some basic file headers
Chris Lattner
2009-01-28
1
-1
/
+1
*
add diagnostics files to xcode proj
Chris Lattner
2009-01-28
1
-0
/
+24
*
rename getSpelledCharacterAt to getSpellingOfSingleCharacterNumericConstant,
Chris Lattner
2009-01-26
1
-1
/
+1
*
alphebetize
Chris Lattner
2009-01-21
1
-1
/
+1
*
Update Xcode project.
Ted Kremenek
2009-01-19
1
-0
/
+4
*
Set tab width to 2 characters for all files in lib/Basic
Anders Carlsson
2009-01-18
1
-9
/
+9
*
add TypeTraits.h to the Xcode project
Chris Lattner
2009-01-06
1
-0
/
+2
*
Update Xcode project.
Ted Kremenek
2008-12-19
1
-2
/
+10
*
add ownership.h to xcode project
Chris Lattner
2008-12-12
1
-0
/
+2
*
Update Xcode project.
Ted Kremenek
2008-12-03
1
-4
/
+6
*
Update Xcode project.
Ted Kremenek
2008-12-02
1
-1
/
+11
*
Fix indentation width.
Anders Carlsson
2008-11-22
1
-29
/
+29
*
alphabeticalize.
Chris Lattner
2008-11-22
1
-1
/
+1
*
alphabeticalize.
Chris Lattner
2008-11-18
1
-1
/
+1
*
sort files.
Chris Lattner
2008-11-18
1
-4
/
+4
*
Update Xcode project.
Ted Kremenek
2008-11-18
1
-0
/
+6
*
add OperatorKinds.* to the project.
Chris Lattner
2008-11-17
1
-0
/
+4
*
add PTHLexer.h to project
Chris Lattner
2008-11-16
1
-0
/
+2
*
move some APValue methods out of line.
Chris Lattner
2008-11-16
1
-0
/
+4
*
Update Xcode project.
Ted Kremenek
2008-11-14
1
-2
/
+6
*
Update Xcode project.
Ted Kremenek
2008-11-13
1
-0
/
+14
*
sort files by name.
Chris Lattner
2008-11-12
1
-3
/
+3
*
sort files add a missed header to the project.
Chris Lattner
2008-11-10
1
-8
/
+10
*
Update Xcode project.
Ted Kremenek
2008-11-04
1
-2
/
+6
*
Update Xcode project.
Ted Kremenek
2008-10-27
1
-2
/
+8
*
Rename Characteristic_t to CharacteristicKind
Chris Lattner
2008-10-27
1
-1
/
+5
*
Remember whether an initlist had a designator in the AST.
Chris Lattner
2008-10-26
1
-1
/
+1
*
This patch continues parser-level implementation of designators:
Chris Lattner
2008-10-26
1
-0
/
+2
*
add a missing file to project, alphabeticalize.
Chris Lattner
2008-10-24
1
-3
/
+5
[next]