ldionne updated this revision to Diff 165507.
ldionne added a comment.
Fix the tests and remove some warnings that I wasn't able to generate properly
(to avoid false positives).
Repository:
rC Clang
https://reviews.llvm.org/D51789
Files:
clang/include/clang/Basic/Attr.td
clang/include/cl
rsmith added a comment.
It'd be good to test that `[[no_extern_template]]` affects instantiation, not
just code generation (eg, put something in the body of the entity that will
trigger an error if instantiated, and check that the diagnostic is produced at
the right times).
Repository:
rL L
dexonsmith edited subscribers, added: cfe-commits; removed: llvm-commits.
dexonsmith added a comment.
+cfe-commits
-llvm-commits
Repository:
rL LLVM
https://reviews.llvm.org/D51789
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://li