Set LangOpts.ObjC1 to 1 in clang-format.
This matches the test change done in clang at r171742. Without this, clang-format would strip '@' characters and format e.g. '@interface' as 'interface'. llvm-svn: 171743
Loading
Please register or sign in to comment