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

cmGeneratorTarget: Protect macro code layout from clang-format

The `IMPLEMENT_VISIT_IMPL` macro must preserve a space before the `>`
character in case the `DATATYPE` is a template type ending in `>`.
Manually format the macro layout as clang-format would except for this
space.  Then add markup to tell clang-format not to format this macro.
parent d0828109
Branches
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.
Please register or to comment