[PATCH] D142388: [clang] Add builtin_nondeterministic_value
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 2 09:40:08 PST 2023
erichkeane added a comment.
Other than the newline, the test change is acceptable to me. Commit when ready :)
================
Comment at: clang/test/CodeGen/builtins-nondeterministic-value.c:61
+}
\ No newline at end of file
----------------
We do need a newline here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142388/new/
https://reviews.llvm.org/D142388
More information about the cfe-commits
mailing list