[PATCH] D58620: hwasan: Rename source files from cc to cpp

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 27 13:45:09 PST 2019


pcc added a subscriber: eugenis.
pcc added inline comments.


================
Comment at: lib/hwasan/hwasan.cc:1
-//===-- hwasan.cc ---------------------------------------------------------===//
-//
----------------
thakis wrote:
> pcc wrote:
> > Maybe also update this to `.cpp`? (Same for other files.)
> Done, thanks.
> 
> Should I upload patches for the other directories, or should I just land the changes there?
I'd be fine either way, but I noticed that @eugenis needed to fix something up after this change in r355028 so please also watch out for similar issues when renaming the other files.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D58620





More information about the llvm-commits mailing list