[all-commits] [llvm/llvm-project] e126fa: [unittest] Fix HighlighterTest.cpp after D151683
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Jul 22 18:30:15 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e126fa27c07c83997fcdee2bd45996ffc860317b
https://github.com/llvm/llvm-project/commit/e126fa27c07c83997fcdee2bd45996ffc860317b
Author: Fangrui Song <i at maskray.me>
Date: 2023-07-22 (Sat, 22 Jul 2023)
Changed paths:
M lldb/unittests/Language/Highlighting/HighlighterTest.cpp
Log Message:
-----------
[unittest] Fix HighlighterTest.cpp after D151683
:: is now parsed as tok::coloncolon even in C mode.
More information about the All-commits
mailing list