Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
213541a68a3e137d11d2cefb612c6cdb410d7e8e
/
lib
/
Parse
/
AttributeList.cpp
213541a
OCUVector -> ExtVector, shorthand for extended vector, per feedback from Chris.
by Nate Begeman
· 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/AttributeList.cpp]
440b456
Add fastcall/stdcall attribute support
by Nate Begeman
· 17 years ago
ddee423
Add a bunch of attributes, patch by Nuno Lopes.
by Chris Lattner
· 17 years ago
7e669b2
Add support for attribute(deprecated), patch by Nuno Lopes!
by Chris Lattner
· 17 years ago
aecb383
Added support for attribute "noreturn."
by Ted Kremenek
· 17 years ago
c398f0b
Handle __attribute__((annotate("string")))
by Nate Begeman
· 17 years ago
2335191
add a method to AttributeList that converts an identifier to an enum.
by Chris Lattner
· 17 years ago
0bc735f
Don't attribute in file headers anymore. See llvmdev for the
by Chris Lattner
· 18 years ago
c7229c3
move IdentifierTable.h from liblex to libbasic.
by Chris Lattner
· 18 years ago
5f016e2
Stage two of getting CFE top correct.
by Reid Spencer
· 18 years ago