[all-commits] [llvm/llvm-project] 9db2a0: [clang-format] Dont interpret variable named inter...
Jorge Pinto Sousa via All-commits
all-commits at lists.llvm.org
Sun Apr 16 03:25:25 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9db2a0454815979bc8e0f65e830ab9051b4ff5d2
https://github.com/llvm/llvm-project/commit/9db2a0454815979bc8e0f65e830ab9051b4ff5d2
Author: Jorge Pinto Sousa <jorge.pinto.sousa at proton.me>
Date: 2023-04-16 (Sun, 16 Apr 2023)
Changed paths:
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Dont interpret variable named interface as keyword for C++
Fixes #53173.
Differential Revision: https://reviews.llvm.org/D148437
More information about the All-commits
mailing list