Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
914701ed49f31323176a784b49df05a0d177d1ad
/
lib
/
Parse
/
MinimalAction.cpp
914701e
Move AsmLabel into Declarator instead of just a parameter to ActOnDeclarator.
by Daniel Dunbar
· 17 years ago
a80f874
Add more Parser/Sema support for GCC asm-label extension.
by Daniel Dunbar
· 17 years ago
a34ea07
Nico Weber:
by Ted Kremenek
· 17 years ago
39caa08
Wherever a type is used/returned from the Action module, use TypeTy instead of DeclTy or void.
by Argyrios Kyrtzidis
· 17 years ago
06036d3
Pull protocol resolution of out ActOnStartClassInterface, this is also the
by Chris Lattner
· 17 years ago
7caeabd
minor cleanup to the actions interface to pass around SmallVectorImpl instead
by Chris Lattner
· 17 years ago
cfb0ef5
fix typo
by Chris Lattner
· 17 years ago
b327ce0
by Steve Naroff
· 17 years ago
bda0b62
Make a major restructuring of the clang tree: introduce a top-level
by Chris Lattner
· 17 years ago
[Renamed from Parse/MinimalAction.cpp]
0bc735f
Don't attribute in file headers anymore. See llvmdev for the
by Chris Lattner
· 18 years ago
66c5dfc
Patch to implement "Protocol" as a built-in type declared as "@class Protocol;"
by Fariborz Jahanian
· 18 years ago
b4292f2
by Steve Naroff
· 18 years ago
8ee529b
by Steve Naroff
· 18 years ago
f908a87
by Steve Naroff
· 18 years ago
640db42
by Steve Naroff
· 18 years ago
e440eb8
by Steve Naroff
· 18 years ago
71e9908
by Steve Naroff
· 18 years ago
3a165b0
by Steve Naroff
· 18 years ago
37e58d1
by Steve Naroff
· 18 years ago
ccb4f31
This patch introduces a new class to keep track of class implementation info. It also adds more
by Fariborz Jahanian
· 18 years ago
894c57f
This patch instantiates objects for forward protocols and in general handles use of
by Fariborz Jahanian
· 18 years ago
25e077d
Patch to add objective-c's @protocl type declaration.
by Fariborz Jahanian
· 18 years ago
08d92e4
by Steve Naroff
· 18 years ago
bb20469
by Steve Naroff
· 18 years ago
3536b44
by Steve Naroff
· 18 years ago
5f016e2
Stage two of getting CFE top correct.
by Reid Spencer
· 18 years ago