[all-commits] [llvm/llvm-project] e5158b: [Driver] Migrate some -f/-fno options to use OptIn...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Jun 4 19:33:47 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e5158b52730d323bb8cd2cba6dc6c89b90cba452
https://github.com/llvm/llvm-project/commit/e5158b52730d323bb8cd2cba6dc6c89b90cba452
Author: Fangrui Song <maskray at google.com>
Date: 2020-06-04 (Thu, 04 Jun 2020)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/test/CodeGen/no-junk-ftrunc.c
Log Message:
-----------
[Driver] Migrate some -f/-fno options to use OptInFFlag and OptOutFFlag
More information about the All-commits
mailing list