hans added a comment.

Just one more comment, then I'm happy :)



================
Comment at: clang/lib/CodeGen/CGExpr.cpp:5067
+    // recursion. Honor __attribute__((no_builtin("foo"))) or
+    // __attribute((no_builtin("*"))) on the current function unless foo is
+    // not a predefined library function which means we must generate the
----------------
The comment needs updating too (for the wildcard thing).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124701

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

Reply via email to