Read/write declaration attributes from/to PCH properly. Embed them in the...
Read/write declaration attributes from/to PCH properly. Embed them in the declaration block instead of trying to create another block. The new block was messing with the assumption that after decls block comes the stmts block. Fixes http://llvm.org/PR8406 llvm-svn: 116737
Loading
Please register or sign in to comment