Go to file
Ted Kremenek 136a37f1eb Updated serialization of ParmVarDecl to serialize out objcDeclQualifier.
Previously this field was serialized out in VarDecl (a parent class), but
now the field belongs to ParmVarDecl.

llvm-svn: 44989
2007-12-13 06:28:13 +00:00
clang Updated serialization of ParmVarDecl to serialize out objcDeclQualifier. 2007-12-13 06:28:13 +00:00
llvm Add register pairs to the list to check for local interferences. 2007-12-13 05:53:03 +00:00