vsavchenko added inline comments.

================
Comment at: clang/test/Analysis/eval-predefined-exprs.cpp:101
+    // Such functions have no function name of predefined expressions such as: 
'__func__' etc.
+    clang_analyzer_warnIfReached();
+  }
----------------
Also can you please add `// no-warning` as a matter of conventions?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87004

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

Reply via email to