Bug 1432410 - Add tests in tree to make sure we don't regress with clang-tidy on static-analisys. Tests wrote in part by :sylvestre. r=gps
MozReview-Commit-ID: IWxzKfWNIHG
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
namespace na { struct A; }
|
||||
namespace nb { struct A {}; }
|
||||
nb::A a;
|
||||
Reference in New Issue
Block a user