[PATCH] D46301: [XRay][tools] Rename llvm-xray filenames from .cc -> .cpp (NFC)

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 1 17:48:45 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL331321: [XRay][tools] Rename llvm-xray filenames from .cc -> .cpp (NFC) (authored by dberris, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46301?vs=144673&id=144816#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46301

Files:
  llvm/trunk/tools/llvm-xray/CMakeLists.txt
  llvm/trunk/tools/llvm-xray/func-id-helper.cc
  llvm/trunk/tools/llvm-xray/func-id-helper.cpp
  llvm/trunk/tools/llvm-xray/llvm-xray.cc
  llvm/trunk/tools/llvm-xray/llvm-xray.cpp
  llvm/trunk/tools/llvm-xray/xray-account.cc
  llvm/trunk/tools/llvm-xray/xray-account.cpp
  llvm/trunk/tools/llvm-xray/xray-color-helper.cc
  llvm/trunk/tools/llvm-xray/xray-color-helper.cpp
  llvm/trunk/tools/llvm-xray/xray-converter.cc
  llvm/trunk/tools/llvm-xray/xray-converter.cpp
  llvm/trunk/tools/llvm-xray/xray-extract.cc
  llvm/trunk/tools/llvm-xray/xray-extract.cpp
  llvm/trunk/tools/llvm-xray/xray-graph-diff.cc
  llvm/trunk/tools/llvm-xray/xray-graph-diff.cpp
  llvm/trunk/tools/llvm-xray/xray-graph.cc
  llvm/trunk/tools/llvm-xray/xray-graph.cpp
  llvm/trunk/tools/llvm-xray/xray-registry.cc
  llvm/trunk/tools/llvm-xray/xray-registry.cpp
  llvm/trunk/tools/llvm-xray/xray-stacks.cc
  llvm/trunk/tools/llvm-xray/xray-stacks.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46301.144816.patch
Type: text/x-patch
Size: 267261 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180502/0dc40d1f/attachment-0001.bin>


More information about the llvm-commits mailing list