[PATCH] D58620: hwasan: Rename source files from cc to cpp
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 27 07:48:00 PST 2019
thakis marked 2 inline comments as done.
thakis added inline comments.
================
Comment at: lib/hwasan/hwasan.cc:1
-//===-- hwasan.cc ---------------------------------------------------------===//
-//
----------------
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?
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