[all-commits] [llvm/llvm-project] 3e6d62: Revert "[clang-format][NFC] Remove a redundant isL...
gulfemsavrun via All-commits
all-commits at lists.llvm.org
Mon Nov 20 14:15:27 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3e6d629ccff6e3561be07f66f8f0dc2774dab279
https://github.com/llvm/llvm-project/commit/3e6d629ccff6e3561be07f66f8f0dc2774dab279
Author: Gulfem Savrun Yeniceri <gulfem at google.com>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
Log Message:
-----------
Revert "[clang-format][NFC] Remove a redundant isLiteral() call"
This reverts commit f6033699646b7650123a273c043a93e5eeaac6d8.
This change is labeled as NFC, but introduces a functional change
without a test, and caused a breakage as reported in
https://reviews.llvm.org/rGf6033699646b7650123a273c043a93e5eeaac6d8.
More information about the All-commits
mailing list