[all-commits] [llvm/llvm-project] 1b6d29: [Driver] Fix BooleanFFlag identifiers to use 'f' '...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat May 30 15:42:09 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1b6d29e06b07e518025b6f06445ad3275d6f5684
https://github.com/llvm/llvm-project/commit/1b6d29e06b07e518025b6f06445ad3275d6f5684
Author: Fangrui Song <maskray at google.com>
Date: 2020-05-30 (Sat, 30 May 2020)
Changed paths:
M clang/include/clang/Driver/Options.td
Log Message:
-----------
[Driver] Fix BooleanFFlag identifiers to use 'f' 'fno_' prefixes instead of suffixes
More information about the All-commits
mailing list