Skip to content
Commit 3084a61e authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

-Make TokenID of IdentifierInfo read-only, remove setTokenID().

-There are 2 instances that change the TokenID for GNU libstdc++ 4.2 compatibility.
  To handler those cases introduce a RevertedTokenID bitfield, RevertTokenIDToIdentifier() and hasRevertedTokenIDToIdentifier() methods.
  Store the bitfield in PCH.

llvm-svn: 110868
parent 59966998
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment