Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
affb2159712b2373a18a89ed205c1a309d3aec12
/
Lex
/
HeaderSearch.cpp
c9dde4f
clarify comment, this is undefined behavior in any case, even if it only
by Chris Lattner
· 17 years ago
ca63fa0
Two more Windows-related fixes:
by Ted Kremenek
· 17 years ago
9415a0c
Fix PR1969. stdin has no FileEntry.
by Chris Lattner
· 18 years ago
0bc735f
Don't attribute in file headers anymore. See llvmdev for the
by Chris Lattner
· 18 years ago
1bfd4a6
Start reading the headermap header, drop the 'errorstr' argument to
by Chris Lattner
· 18 years ago
3af66a9
Sink getName into DirectoryLookup to simplify the client in clang.
by Chris Lattner
· 18 years ago
b09e71f
finish stubbing out support for HeaderMap. Now we just need an implementation!
by Chris Lattner
· 18 years ago
afded5b
refactor an better comment framework lookup code. This moves it from
by Chris Lattner
· 18 years ago
df77233
as it turns out, frameworks and headermaps are orthogonal. Make this so in
by Chris Lattner
· 18 years ago
822da61
Step #1 in adding headermap support to clang.
by Chris Lattner
· 18 years ago
c7229c3
move IdentifierTable.h from liblex to libbasic.
by Chris Lattner
· 18 years ago
9c46de4
add a hasMacroDefinition() method to IdentifierInfo, strength reduce a
by Chris Lattner
· 18 years ago
9960ae8
Implement a simple cache in headersearch. This speeds up
by Chris Lattner
· 18 years ago
5f016e2
Stage two of getting CFE top correct.
by Reid Spencer
· 18 years ago