[all-commits] [llvm/llvm-project] 46db03: [clang-format] Simplify raw string regex. NFC.
Marek Kurdej via All-commits
all-commits at lists.llvm.org
Wed Jan 5 04:39:44 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 46db030188e562c02a3ef2bb83360691bad26caf
https://github.com/llvm/llvm-project/commit/46db030188e562c02a3ef2bb83360691bad26caf
Author: Marek Kurdej <marek.kurdej+llvm.org at gmail.com>
Date: 2022-01-05 (Wed, 05 Jan 2022)
Changed paths:
M clang/lib/Format/Format.cpp
Log Message:
-----------
[clang-format] Simplify raw string regex. NFC.
Introduced in https://reviews.llvm.org/D115168.
Reviewed By: MyDeveloperDay, HazardyKnusperkeks
Differential Revision: https://reviews.llvm.org/D116647
More information about the All-commits
mailing list