Skip to content
Snippets Groups Projects
Commit 030556b7 authored by Brad King's avatar Brad King
Browse files

cmListFileLexer: Revise C++ coding style using clang-format

Manually extract the C++ portion of `cmListFileLexer.in.l` into a
temporary file, format it, and then move it back into the original file.
Manually format C++ code inside the lexer actions to match our style.
Then re-generate the lexer.
parent e4a92dab
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment