Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
f387aeb13694d72fe1254021de2930796346903b
/
Basic
/
IdentifierTable.cpp
8aebcb7
Break out bool/true/false support into a LangOption
by Nate Begeman
· 17 years ago
0f84c00
Renamed all serialization "Materialize" methods to "Create" to conform with
by Ted Kremenek
· 17 years ago
eae5cd0
Changed the serialization of IdentifierTable to only serialize out entries
by Ted Kremenek
· 17 years ago
3b0eff8
Changed method call to reflect updated serialization API.
by Ted Kremenek
· 17 years ago
93a9ab4
Rewrote serialization of IdentifierInfo and IdentifierTable to use methods Emit
by Ted Kremenek
· 17 years ago
c19b998
Added registration to deserialization engine of IdentifierInfo* as
by Ted Kremenek
· 17 years ago
a2bfb91
Modified current clients of Bitcode-Object serialization to use the
by Ted Kremenek
· 17 years ago
c637e6b
Implemented serialization for IdentifierInfo and IdentifierTable.
by Ted Kremenek
· 17 years ago
a31f030
avoid accessing off the end of identifiers.
by Chris Lattner
· 17 years ago
c7229c3
move IdentifierTable.h from liblex to libbasic.
by Chris Lattner
· 17 years ago
[Renamed (99%) from Lex/IdentifierTable.cpp]
dbf388b
implement the Token class in the Lexer.cpp file instead of IdentifierInfo.cpp
by Chris Lattner
· 17 years ago
cc1a875
improve layering:
by Chris Lattner
· 17 years ago
387b98d
Remove the PPID bitfield from IdentifierInfo, shrinking it by a word
by Chris Lattner
· 17 years ago
4365a7e
First step to fixing a long lived layering violation: this
by Chris Lattner
· 17 years ago
ff38491
simplify the interfaces to create selectors: getSelector can take any
by Chris Lattner
· 17 years ago
f836e3f
simplify some Selector interfaces.
by Chris Lattner
· 17 years ago
8599426
Implement DenseMapInfo for Selector, allowing use of DenseMap/DenseSet of
by Chris Lattner
· 17 years ago
29238a0
by Steve Naroff
· 17 years ago
5b6b72f
by Steve Naroff
· 17 years ago
bcfb06a
by Steve Naroff
· 17 years ago
4cbcb89
by Steve Naroff
· 17 years ago
68d331a
by Steve Naroff
· 17 years ago
21d5a95
by Steve Naroff
· 17 years ago
3f128ad
by Steve Naroff
· 17 years ago
861cf3e
by Steve Naroff
· 18 years ago
938867c
Make sure to initialize an ivar, patch by Benoit Boissinot.
by Chris Lattner
· 18 years ago
d4b80f1
Add support for C++'0x keywords, patch by Doug Gregor
by Chris Lattner
· 18 years ago
5f016e2
Stage two of getting CFE top correct.
by Reid Spencer
· 18 years ago