vsk added inline comments.

================
Comment at: clang/test/CodeGenCXX/pr42710.cpp:4
+// RUN: %clang %s -DTYPE=int -emit-llvm -S -g -o - -std=c++17
+// expected-no-diagnostics
+
----------------
Could you validate the debug info for the struct members in the `int` case? (It 
may be simpler to structure the test using separate namespaces for the 
deduced/undeduced VarTemplateSpecializationDecl cases)


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

https://reviews.llvm.org/D70537



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

Reply via email to