[PATCH] D77131: [clang] Move branch-protection from CodeGenOptions to LangOptions
Daniel Kiss via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 31 04:23:56 PDT 2020
danielkiss added a comment.
just a nit, LGTM otherwise.
================
Comment at: clang/include/clang/Basic/CodeGenOptions.def:402
#undef VALUE_CODEGENOPT
-
----------------
is this change necessary?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77131/new/
https://reviews.llvm.org/D77131
More information about the cfe-commits
mailing list