Go to file
Ted Kremenek 148aa5edbc Overhauled serialization of statements. We no longer use specialized SerializeTrait<> classes,
but methods in Stmt (like other objects we are serializing).  Full serialization of all statements
is not yet complete.

llvm-svn: 43793
2007-11-07 00:17:35 +00:00
clang Overhauled serialization of statements. We no longer use specialized SerializeTrait<> classes, 2007-11-07 00:17:35 +00:00
llvm Implement the XTARGET feature for PR1778 2007-11-06 22:32:17 +00:00