diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-04-29 00:07:09 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-04-29 00:07:09 +0000 |
commit | 180b92168dd61c0d6c61eaa241c3c21bd892a19b (patch) | |
tree | 891c4572db2529ba3df275685a6ac0c1b4ec2f98 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 5295793bcaf4cd143021ddf6a2d3cab3d801bfcc (diff) | |
download | bcm5719-llvm-180b92168dd61c0d6c61eaa241c3c21bd892a19b.tar.gz bcm5719-llvm-180b92168dd61c0d6c61eaa241c3c21bd892a19b.zip |
PR20625: Instantiate static constexpr member function of a local struct in a function template earlier.
This is necessary in order to allow the use of a constexpr member function, or
a member function with deduced return type, of a local class within a
surrounding instantiated function template specialization.
Patch by Michael Park!
llvm-svn: 236063
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions