This is an archive of the discontinued LLVM Phabricator instance.

[clang-format] Add option for case sensitive regexes for sorted includes
ClosedPublic

Authored by HazardyKnusperkeks on Nov 15 2020, 12:35 PM.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptNov 15 2020, 12:35 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
HazardyKnusperkeks requested review of this revision.Nov 15 2020, 12:35 PM

Do I have to do something? For me it doesn't look like the build failure is due to my changes.
Locally I've only build and run the FormatTests target.

Can you rerun

clang/docs/tools/dump_style.py

make sure you build the other clang-extra tools (I'm not sure who else uses the lib/Tooling)

HazardyKnusperkeks edited the summary of this revision. (Show Details)

I've rebased it to master, ran the documentation script and have build the targets
clang-format clang-tidy pp-trace clang-include-fixer clangd clang-doc clang-move modularize clang-rename FormatTests successfully.

This revision is now accepted and ready to land.Nov 26 2020, 12:18 AM

Thanks,

than someone needs to commit it.

Regards Björn.

This revision was landed with ongoing or failed builds.Dec 5 2020, 8:33 AM
This revision was automatically updated to reflect the committed changes.