summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.h
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2010-09-13 11:45:48 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2010-09-13 11:45:48 +0000
commitf24d569f9e8916c6f855f2d2f6ae8245e3d2d097 (patch)
tree61ecf775a34d30d8809f81d5e08ff953ed5f8b8d /llvm/lib/Bitcode/Reader/BitcodeReader.h
parent0e8b3ce2471a764fa4b274e55458c6d569c29bc1 (diff)
downloadbcm5719-llvm-f24d569f9e8916c6f855f2d2f6ae8245e3d2d097.tar.gz
bcm5719-llvm-f24d569f9e8916c6f855f2d2f6ae8245e3d2d097.zip
Fix C++ PCH issue.
The canonical FunctionTemplateDecl contains the specializations but we cannot use getCanonicalDecl on Template because it may still be initializing. Write and read it from PCH. Fixes http://llvm.org/PR8134 llvm-svn: 113744
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud