[all-commits] [llvm/llvm-project] 03f571: [clang-format][NFC] Make LangOpts global in namesp...
Owen Pan via All-commits
all-commits at lists.llvm.org
Sun Feb 11 12:59:17 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 03f571995b4f0c260254955afd16ec44d0764794
https://github.com/llvm/llvm-project/commit/03f571995b4f0c260254955afd16ec44d0764794
Author: Owen Pan <owenpiano at gmail.com>
Date: 2024-02-11 (Sun, 11 Feb 2024)
Changed paths:
M clang/include/clang/Format/Format.h
M clang/lib/Format/Format.cpp
M clang/lib/Format/FormatTokenLexer.cpp
M clang/lib/Format/FormatTokenLexer.h
M clang/lib/Format/IntegerLiteralSeparatorFixer.cpp
M clang/lib/Format/TokenAnalyzer.cpp
M clang/lib/Format/TokenAnalyzer.h
M clang/unittests/Format/TestLexer.h
Log Message:
-----------
[clang-format][NFC] Make LangOpts global in namespace Format (#81390)
More information about the All-commits
mailing list