Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-27 | [PCH] When deserializing an IdentifierInfo, call ↵ | Argyrios Kyrtzidis | |
IdentifierInfo::RevertTokenIDToIdentifier() only when it's not already an identifier. Fixes an assertion hit. rdar://13288735 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176148 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2012-09-14 | [libclang] When loading an AST file, make sure to apply the language options | Argyrios Kyrtzidis | |
to the target info. Related to rdar://12069503. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@163931 91177308-0d34-0410-b5e6-96231b3b80d8 |