Duplicate "no template named" error #24786
Labels
bugzilla
Issues migrated from bugzilla
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
Extended Description
The following code snippet generates two instances of the same error message. This happens with Clang trunk as of today.
$ ./clang++ --version
clang version 3.8.0 (trunk 244446) (llvm/trunk 244449)
Target: x86_64-unknown-linux-gnu
Thread model: posix
$ cat dup.cpp
The text was updated successfully, but these errors were encountered: