[PATCH] D58620: hwasan: Rename source files from cc to cpp
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 27 07:44:50 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL354989: hwasan: Rename source files from cc to cpp (authored by nico, committed by ).
Herald added a subscriber: delcypher.
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D58620?vs=188166&id=188537#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58620/new/
https://reviews.llvm.org/D58620
Files:
compiler-rt/trunk/lib/hwasan/CMakeLists.txt
compiler-rt/trunk/lib/hwasan/hwasan.cc
compiler-rt/trunk/lib/hwasan/hwasan.cpp
compiler-rt/trunk/lib/hwasan/hwasan_allocator.cc
compiler-rt/trunk/lib/hwasan/hwasan_allocator.cpp
compiler-rt/trunk/lib/hwasan/hwasan_dynamic_shadow.cc
compiler-rt/trunk/lib/hwasan/hwasan_dynamic_shadow.cpp
compiler-rt/trunk/lib/hwasan/hwasan_interceptors.cc
compiler-rt/trunk/lib/hwasan/hwasan_interceptors.cpp
compiler-rt/trunk/lib/hwasan/hwasan_linux.cc
compiler-rt/trunk/lib/hwasan/hwasan_linux.cpp
compiler-rt/trunk/lib/hwasan/hwasan_memintrinsics.cc
compiler-rt/trunk/lib/hwasan/hwasan_memintrinsics.cpp
compiler-rt/trunk/lib/hwasan/hwasan_new_delete.cc
compiler-rt/trunk/lib/hwasan/hwasan_new_delete.cpp
compiler-rt/trunk/lib/hwasan/hwasan_poisoning.cc
compiler-rt/trunk/lib/hwasan/hwasan_poisoning.cpp
compiler-rt/trunk/lib/hwasan/hwasan_report.cc
compiler-rt/trunk/lib/hwasan/hwasan_report.cpp
compiler-rt/trunk/lib/hwasan/hwasan_thread.cc
compiler-rt/trunk/lib/hwasan/hwasan_thread.cpp
compiler-rt/trunk/lib/hwasan/hwasan_thread_list.cc
compiler-rt/trunk/lib/hwasan/hwasan_thread_list.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58620.188537.patch
Type: text/x-patch
Size: 176960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190227/d3c9a2e2/attachment-0001.bin>
More information about the llvm-commits
mailing list