[all-commits] [llvm/llvm-project] 9e3e85: Silence -Wlogical-op-parentheses and fix a logic b...
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Mon Mar 14 07:14:03 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9e3e85ac6efeb948647810dae93f3ba0cc8a4314
https://github.com/llvm/llvm-project/commit/9e3e85ac6efeb948647810dae93f3ba0cc8a4314
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2022-03-14 (Mon, 14 Mar 2022)
Changed paths:
M clang/lib/Lex/LiteralSupport.cpp
Log Message:
-----------
Silence -Wlogical-op-parentheses and fix a logic bug while doing so
More information about the All-commits
mailing list