tschuett added inline comments.

================
Comment at: flang/include/flang/Frontend/CodeGenOptions.h:72
 
+  enum RemarkKind {
+    RK_Missing,            // Remark argument not present on the command line.
----------------
enum class?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156320

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

Reply via email to