[all-commits] [llvm/llvm-project] 50ed98: Revert "Reland "[clang-format] Update FormatToken:...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Mon Feb 12 06:25:06 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 50ed98f1cf2516c59de0351fa683639c937782ea
https://github.com/llvm/llvm-project/commit/50ed98f1cf2516c59de0351fa683639c937782ea
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2024-02-12 (Mon, 12 Feb 2024)
Changed paths:
M clang/lib/Format/FormatToken.cpp
Log Message:
-----------
Revert "Reland "[clang-format] Update FormatToken::isSimpleTypeSpecifier() (#80241)""
The change caused an asan crash when running the `QualifierFixerTest.IsQualifierType` unittest, see
details: https://github.com/llvm/llvm-project/pull/80241#issuecomment-1938749844
This reverts commit 7f40c5cc4e15a0a67b031f13370afc342a5dc14b.
More information about the All-commits
mailing list