[clang] Handle __declspec() attributes in using
[llvm-project.git] / clang / test / Format / lit.local.cfg
blobabf4e8a65cc333c86d36aca86c25f9bb42bb6eee
1 # Suffixes supported by clang-format.
2 config.suffixes = ['.c', '.cc', '.cpp', '.h', '.m', '.mm', '.java', '.js',
3                    '.ts', '.proto', '.protodevel', '.pb.txt', '.textproto',
4                    '.textpb', '.asciipb', '.td']