[all-commits] [llvm/llvm-project] 8529b3: [Lex] Fix -Wunused-variable for LLVM_ENABLE_ASSERT...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Feb 8 15:08:23 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8529b38f6027e698a37dd24234e1c658c8bd412a
https://github.com/llvm/llvm-project/commit/8529b38f6027e698a37dd24234e1c658c8bd412a
Author: Fangrui Song <i at maskray.me>
Date: 2023-02-08 (Wed, 08 Feb 2023)
Changed paths:
M clang/lib/Lex/Preprocessor.cpp
Log Message:
-----------
[Lex] Fix -Wunused-variable for LLVM_ENABLE_ASSERTIONS=off builds after D140179
More information about the All-commits
mailing list