Skip to content
  • Brad King's avatar
    clang-format-kwsys: new formatter specific to KWSys · 710a986c
    Brad King authored
    KWSys has sources that use `@KWSYS_NAMESPACE@` and similar placeholders
    that `clang-format` does not understand.  Create a special formatter
    that filters sources before and after running `clang-format` in order
    to protect such placeholders.
    710a986c