diff options
| author | Reid Kleckner <rnk@google.com> | 2018-07-20 20:55:00 +0000 |
|---|---|---|
| committer | Reid Kleckner <rnk@google.com> | 2018-07-20 20:55:00 +0000 |
| commit | 891b2714bc5363b0e788fe03395f6545f79ca93e (patch) | |
| tree | 6c999c0439af8aa10a5bf8de1701374950f77286 /clang/lib/CodeGen/CGOpenMPRuntime.cpp | |
| parent | 21524bed390f34a72e2b21d33c82cd6e185aee32 (diff) | |
| download | bcm5719-llvm-891b2714bc5363b0e788fe03395f6545f79ca93e.tar.gz bcm5719-llvm-891b2714bc5363b0e788fe03395f6545f79ca93e.zip | |
[codeview] Don't emit variable templates as class members
MSVC doesn't, so neither should we.
Fixes PR38004, which is a crash that happens when we try to emit debug
info for a still-dependent partial variable template specialization.
As a follow-up, we should review what we're doing for function and class
member templates. It looks like we don't filter those out, but I can't
seem to get clang to emit any.
llvm-svn: 337616
Diffstat (limited to 'clang/lib/CodeGen/CGOpenMPRuntime.cpp')
0 files changed, 0 insertions, 0 deletions

