Clang Project

clang_source_code/test/Format/lit.local.cfg
1# Suffixes supported by clang-format.
2config.suffixes = ['.c', '.cc', '.cpp', '.h', '.m', '.mm', '.java', '.js',
3                   '.ts', '.proto', '.protodevel', '.pb.txt', '.textproto',
4                   '.textpb', '.asciipb', '.td']
5