diff options
author | Joshua Huels <jhuels20@gmail.com> | 2021-12-17 18:37:55 -0800 |
---|---|---|
committer | Owen Pan <owenpiano@gmail.com> | 2021-12-17 18:46:12 -0800 |
commit | 212e6c99776f393e0af368ca2086eb8bae2ee1ed (patch) | |
tree | 9d6f455b6751b2052b32836c6164e5fef80217f7 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | fee57711fe4a5578adc65bf9ebfe664905ff5309 (diff) | |
download | llvm-212e6c99776f393e0af368ca2086eb8bae2ee1ed.zip llvm-212e6c99776f393e0af368ca2086eb8bae2ee1ed.tar.gz llvm-212e6c99776f393e0af368ca2086eb8bae2ee1ed.tar.bz2 |
[doc] Fix regex in ClangFormatStyleOptions for IncludeCategories
This fixes the regex in ClangFormatStyleOptions for IncludeCategories
to match anything starting with < or starting with | AND followed by
(gtest|gmock|isl|json) then /.
Differential Revision: https://reviews.llvm.org/D115910
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions