Documentation:
  CommentFormat: Doxygen
CompileFlags:
  Remove:
    - -forward-unknown-to-host-compiler*
    - --generate-code=*
    - -Xcompiler=*

If:
  PathMatch: .*\.hip
CompileFlags:
  Add: [-x, hip]
