This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-01-27 06:06:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba266eec79a9293910a5875d31cc0813bbc8a233
llvm
/
clang
/
lib
/
Serialization
History
Andrew Trick
ba266eec79
Putting back safe fixes 116836,116837,116838
...
llvm-svn: 116866
2010-10-19 21:54:32 +00:00
..
ASTCommon.cpp
Give a default implementation for ASTDeserializationListener's methods, no functionality change.
2010-10-14 20:14:28 +00:00
ASTCommon.h
…
ASTReader.cpp
Read/write to/from PCH DeclarationNameLocs, DeclarationNameInfos and QualifierInfos (rdar://8513756).
2010-10-15 18:21:24 +00:00
ASTReaderDecl.cpp
Read/write declaration attributes from/to PCH properly. Embed them in the declaration block instead of trying to create another block.
2010-10-18 19:20:11 +00:00
ASTReaderStmt.cpp
Eradicate IsSuper field from ObjCImplicitSetterGetterRefExprClass
2010-10-15 18:40:05 +00:00
ASTWriter.cpp
Read/write declaration attributes from/to PCH properly. Embed them in the declaration block instead of trying to create another block.
2010-10-18 19:20:11 +00:00
ASTWriterDecl.cpp
Putting back safe fixes 116836,116837,116838
2010-10-19 21:54:32 +00:00
ASTWriterStmt.cpp
Eradicate IsSuper field from ObjCImplicitSetterGetterRefExprClass
2010-10-15 18:40:05 +00:00
CMakeLists.txt
…
GeneratePCH.cpp
…
Makefile
…