[PATCH] D64568: [NFC] Update header files to inclue language tags like -*- C++ -*-

Alex Brachet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 11 11:07:28 PDT 2019


abrachet added a comment.

Oh right I see. This wouldn't be too hard to write a little program to move things around I think. I could do this in another patch if we think its worth it.

I'm worried of how large that change will be. Hopefully it isn't too bad in the other files, my guess is that these are particularly bad because they are already not conforming with respect to declaring the language.


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

https://reviews.llvm.org/D64568





More information about the llvm-commits mailing list