diff options
author | David Blaikie <dblaikie@gmail.com> | 2014-10-16 00:41:40 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2014-10-16 00:41:40 +0000 |
commit | d59bbd1e91a91602ca643a7f696def8812347c66 (patch) | |
tree | 0b4ae2f9dae1adbb3843a50ce01943c341837a30 /llvm/lib/Transforms | |
parent | 2400c96cc3f482aafdbfec26e64d582693f029ba (diff) | |
download | bcm5719-llvm-d59bbd1e91a91602ca643a7f696def8812347c66.tar.gz bcm5719-llvm-d59bbd1e91a91602ca643a7f696def8812347c66.zip |
DebugInfo: Cleanup testing of non-type template parameters.
Separate out the non-nullable parameters from the nullable ones
(currently only the template template parameter) and demonstrate that
cv-qualifiers aren't preserved for non-null parameters (but are
preserved for null parameters) by adding 'const' to an int* non-type
template parameter.
llvm-svn: 219883
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions