dblaikie added a comment.

Sorry, should've caught this in review. The clang change needs test coverage in 
clang, but should verify the emitted it, rather than going all the way down to 
object code.

The llvm functionality is already tested (since it's just the flag on a 
template parameter - it's not interesting to test that for different kinds of 
templates if the flag handling is kind-agnostic anyway)

So instead of this could you adjust the existing clang test to verify IR 
instead of dwarfdump?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140084/new/

https://reviews.llvm.org/D140084

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to