[PATCH] D77131: [clang] Move branch-protection from CodeGenOptions to LangOptions
Tamas Petz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 31 04:23:57 PDT 2020
tamas.petz marked an inline comment as done.
tamas.petz added inline comments.
================
Comment at: clang/include/clang/Basic/CodeGenOptions.def:402
#undef VALUE_CODEGENOPT
-
----------------
danielkiss wrote:
> is this change necessary?
I think there should be one new line at the end of the file, not two.
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