Skip to content
Commit 9767347b authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Encapsulate the Objective-C id/Class/SEL "redefinition" types in

ASTContext with accessors/mutators. The only functional change is that
the AST writer won't bother writing the id/Class/SEL redefinition type
if it hasn't been explicitly set; previously, it ended up being
written as a synonym for the built-in id/Class/SEL.

llvm-svn: 137349
parent d5e00ba6
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