[PATCH] D106191: [clang] Option control afn flag
Aaron Ballman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 7 08:36:45 PDT 2021
aaron.ballman added a comment.
Agreed on the request for description and driver test coverage. I'm also wondering if there should be a release note and documentation because it's lifting a private flag to be a public one. e.g., should we update https://clang.llvm.org/docs/UsersManual.html#controlling-floating-point-behavior ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106191/new/
https://reviews.llvm.org/D106191
More information about the llvm-commits
mailing list