[modules] Add abbreviation for ImplicitCastExpr. This is the most common
authorRichard Smith <richard-llvm@metafoo.co.uk>
Sun, 27 Jul 2014 04:19:32 +0000 (04:19 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Sun, 27 Jul 2014 04:19:32 +0000 (04:19 +0000)
commita27c26e7d87488c80221158dbe321fbd2df508a8
tree87086dc1174c6021192be542f3281574d6347439
parent21ad7e5243dd8f526f2427db46862174d39722f5
[modules] Add abbreviation for ImplicitCastExpr. This is the most common
record type in LLVM's IR module.

llvm-svn: 214048
clang/include/clang/Serialization/ASTWriter.h
clang/lib/Serialization/ASTWriter.cpp
clang/lib/Serialization/ASTWriterDecl.cpp
clang/lib/Serialization/ASTWriterStmt.cpp