steakhal marked an inline comment as done.
steakhal added a comment.

Thank you all for the 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();
+  }
----------------
vsavchenko wrote:
> Also can you please add `// no-warning` as a matter of conventions?
Sure, thanks.


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