llvm-project/clang/lib/Serialization
Fariborz Jahanian 681c0754d9 Eliminate usage of ObjCSuperExpr used for
'super' as receiver of property or a setter/getter
methods. //rdar: //8525788

llvm-svn: 116483
2010-10-14 16:04:05 +00:00
..
ASTCommon.cpp Refactoring; move the functionality of ASTWriter::GetOrCreateTypeID to the more generic 2010-08-20 16:04:20 +00:00
ASTCommon.h Refactoring; move the functionality of ASTWriter::GetOrCreateTypeID to the more generic 2010-08-20 16:04:20 +00:00
ASTReader.cpp Implement -fshort-enums (rdar://8490496). 2010-10-08 00:25:19 +00:00
ASTReaderDecl.cpp Implement C++0x scoped enumerations, from Daniel Wallin! (and tweaked a 2010-10-08 23:50:27 +00:00
ASTReaderStmt.cpp Eliminate usage of ObjCSuperExpr used for 2010-10-14 16:04:05 +00:00
ASTWriter.cpp Eliminate usage of ObjCSuperExpr used for 2010-10-14 16:04:05 +00:00
ASTWriterDecl.cpp Implement C++0x scoped enumerations, from Daniel Wallin! (and tweaked a 2010-10-08 23:50:27 +00:00
ASTWriterStmt.cpp Eliminate usage of ObjCSuperExpr used for 2010-10-14 16:04:05 +00:00
CMakeLists.txt Revert "CMake: Update to use standard CMake dependency tracking facilities instead" 2010-09-13 23:54:41 +00:00
GeneratePCH.cpp More PCH -> AST renaming. 2010-08-18 23:57:06 +00:00
Makefile Reintroduce the serialization library, with fixed dependencies. 2010-08-17 20:43:28 +00:00