dblaikie added inline comments.

================
Comment at: 
clang/test/CodeGenCXX/debug-info-gline-tables-only-codeview.cpp:30-32
+  // CHECK: !DISubprogram(name: "operator()", scope: ![[LAMBDA:[0-9]+]]
+  // CHECK: ![[LAMBDA]] = !DICompositeType(tag: DW_TAG_class_type,
+  // CHECK-SAME:                           flags: DIFlagFwdDecl
----------------
This test doesn't seem related to the code change. Perhaps it's meant to test 
the "type:" parameter of the DISubprogram (like the type parameter of the 
DISubprogram for "m" is tested).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95001

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

Reply via email to