[all-commits] [llvm/llvm-project] 66ac53: [clang][cli] Fix gcc "enumeral and non-enumeral ty...
nullptr-cpp via All-commits
all-commits at lists.llvm.org
Tue Feb 9 19:18:19 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 66ac53fe319be932d31ef96bdca34ad2b897cf04
https://github.com/llvm/llvm-project/commit/66ac53fe319be932d31ef96bdca34ad2b897cf04
Author: Yang Fan <nullptr.cpp at gmail.com>
Date: 2021-02-10 (Wed, 10 Feb 2021)
Changed paths:
M clang/lib/Frontend/CompilerInvocation.cpp
Log Message:
-----------
[clang][cli] Fix gcc "enumeral and non-enumeral type in conditional expression" warning (NFC)
More information about the All-commits
mailing list