[all-commits] [llvm/llvm-project] 8c1f77: [clang-format] Fix windows build.
r4nt via All-commits
all-commits at lists.llvm.org
Wed Feb 15 13:03:23 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8c1f77af7fd14d5a611246aa16b9693d3ebcee22
https://github.com/llvm/llvm-project/commit/8c1f77af7fd14d5a611246aa16b9693d3ebcee22
Author: Manuel Klimek <klimek at google.com>
Date: 2023-02-15 (Wed, 15 Feb 2023)
Changed paths:
M clang/lib/Format/FormatTokenSource.h
Log Message:
-----------
[clang-format] Fix windows build.
MSVC needs a return after llvm_unreachable.
More information about the All-commits
mailing list