Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
b0fdfd50e1e4011486d5cb3773e1e87c8ec4325a
b0fdfd5
move trivial type predicates inline.
by Chris Lattner
· 17 years ago
e35a104
split the rest of the type predicates into pure predicates:
by Chris Lattner
· 17 years ago
ee063d0
add internals manual to project
by Chris Lattner
· 17 years ago
0645d4a
Owen pointed out that this made no sense :)
by Chris Lattner
· 17 years ago
428b704
add two missing files to the xcode project.
by Chris Lattner
· 17 years ago
f0c4a0a
rename isReferenceType to follow the new scheme.
by Chris Lattner
· 17 years ago
7931f4a
make isPointerType() a pure predicate, rename the
by Chris Lattner
· 17 years ago
850a9c4
update name
by Chris Lattner
· 17 years ago
7cbb146
by Steve Naroff
· 17 years ago
614c8a8
Oops, I committed the wrong file before. This expands the description of type.
by Chris Lattner
· 17 years ago
142993f
Add a start at a clang internals manual, documenting some
by Chris Lattner
· 17 years ago
efcc475
add a link
by Chris Lattner
· 17 years ago
70dd20d
Don't use canonical type for sema here. In
by Chris Lattner
· 17 years ago
6154214
Upgrade a comment...
by Steve Naroff
· 17 years ago
ba67f69
Finish up semantic analysis for vector components.
by Steve Naroff
· 17 years ago
82113e3
by Steve Naroff
· 17 years ago
c11705f
by Steve Naroff
· 17 years ago
1b8a46c
Implement syntax/semantic analysis for OCU Vector Components.
by Steve Naroff
· 17 years ago
806b319
by Steve Naroff
· 17 years ago
dd598cf
Fix the following bogus diagnostic...reported by Jeroen.
by Steve Naroff
· 17 years ago
5c4ee5b
add another link.
by Chris Lattner
· 17 years ago
f47a75b
don't expect to be able to reparse arbitrary system headers.
by Chris Lattner
· 17 years ago
f56c4de
Forgot a return stmt (oops).
by Steve Naroff
· 17 years ago
2cb6638
by Steve Naroff
· 17 years ago
7564406
- Fix commit in Parser.h (patch by Kevin Andre).
by Steve Naroff
· 17 years ago
4b00965
Fix a couple of bugs, add some new cool stuff.
by Chris Lattner
· 17 years ago