MyDeveloperDay added a comment.

Sorry but due to the following issue raised by @RatTac , I'm reverting this 
prior to the LLVM 12 branch out so I can work on it further.

I also think this would impact #pragma's in any ifdef code which I envisage 
would be significant.

  #if defined(WIN32)
  #pragma warning(disable : 4005) // NOT indented even though 
IndentPPDirectives: BeforeHash
  #endif


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92753/new/

https://reviews.llvm.org/D92753

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D92753: [clang-form... Tobias Nöll via Phabricator via cfe-commits
    • [PATCH] D92753: [clang... MyDeveloperDay via Phabricator via cfe-commits

Reply via email to