dblaikie added inline comments.

================
Comment at: llvm/include/llvm/IR/DebugInfoMetadata.h:2155
   friend class MDNode;
+  bool isDefault;
 
----------------
What about default arguments for non-type template parameters? ("template<int i 
= 3>" etc... )



Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73462



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

Reply via email to