Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
031eb3e40f18eaa5aa9bc8b896b51194a8cd9022
/
lib
/
Lex
/
HeaderMap.cpp
7d6220c
improve compatibility with GCC 4.4, patch by Michel Salim (PR3697)
by Chris Lattner
· 17 years ago
670de64
Initialize Suffix and Prefix to 0, even with a bad entry. Removes an uninitialized value warning from gcc.
by Ted Kremenek
· 17 years ago
d960610
Update to match simplified llvm MemoryBuffer interfaces for files.
by Chris Lattner
· 18 years ago
be1a7a0
Make a major restructuring of the clang tree: introduce a top-level
by Chris Lattner
· 18 years ago
[Renamed from Lex/HeaderMap.cpp]
959e5be
Don't attribute in file headers anymore. See llvmdev for the
by Chris Lattner
· 18 years ago
0c7cd7a
Converted uses of scoped_ptr to OwningPtr.
by Ted Kremenek
· 18 years ago
45fab55
implement HeaderMap::LookupFile. I think headermaps are done now. All that is
by Chris Lattner
· 18 years ago
78ee226
implement enough helper functions to successfully dump out the
by Chris Lattner
· 18 years ago
8124f84
simplify some code, using new scoped_ptr support. Fix a bug in the
by Chris Lattner
· 18 years ago
22387e1
Finish hooking up the scaffolding for headermaps. They can now do everything
by Chris Lattner
· 18 years ago
9af36d3
Start reading the headermap header, drop the 'errorstr' argument to
by Chris Lattner
· 18 years ago
6707f27
add headermap.cpp
by Chris Lattner
· 18 years ago