summaryrefslogtreecommitdiffstats
path: root/clang/lib/Serialization/ASTReader.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2011-07-22 10:16:15 +0000
committerChandler Carruth <chandlerc@gmail.com>2011-07-22 10:16:15 +0000
commit9cf99a61d68ae217ea3b463a02e3b50c620d8e54 (patch)
treebc23d87b5a72f1f4108244c6655bc85065a27931 /clang/lib/Serialization/ASTReader.cpp
parentcf1667022fec6f94a3178d92cb8a719e971d63bc (diff)
downloadbcm5719-llvm-9cf99a61d68ae217ea3b463a02e3b50c620d8e54.tar.gz
bcm5719-llvm-9cf99a61d68ae217ea3b463a02e3b50c620d8e54.zip
Add a missing forward declaration and namespace qualifier to this
header. This showed up in client code that has a different include ordering after Chris's shuffle of raw_ostream. All of the Clang code ends up with a header included before this one that provides the needed type and using declaration. llvm-svn: 135765
Diffstat (limited to 'clang/lib/Serialization/ASTReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud