diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-09-26 20:57:03 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-09-26 20:57:03 +0000 |
commit | 2208a2912c8e91c8fadaaa96445b2744357db5b3 (patch) | |
tree | 53ea050f08d4a6a6d49c85041d802ecb3f141978 /llvm/lib/Support/Regex.cpp | |
parent | aa9e3c879305823745e3de2ff83ad562f5f45c99 (diff) | |
download | bcm5719-llvm-2208a2912c8e91c8fadaaa96445b2744357db5b3.tar.gz bcm5719-llvm-2208a2912c8e91c8fadaaa96445b2744357db5b3.zip |
Simplify the handling of non-dependent friend class template
specializations such as:
friend class std::vector<int>;
by using the same code path as explicit specializations, customized to
reference an existing ClassTemplateSpecializationDecl (or build a new
"undeclared" one).
llvm-svn: 82875
Diffstat (limited to 'llvm/lib/Support/Regex.cpp')
0 files changed, 0 insertions, 0 deletions