This brings the filenames in accordance to the style guide and LLVM
conventions for C++ filenames.
As suggested by rnk@ in D46068.
Paths
| Differential D46301
[XRay][tools] Rename llvm-xray filenames from .cc -> .cpp (NFC) ClosedPublic Authored by dberris on Apr 30 2018, 11:39 PM.
Details Summary This brings the filenames in accordance to the style guide and LLVM As suggested by rnk@ in D46068.
Diff Detail
Event TimelineClosed by commit rL331321: [XRay][tools] Rename llvm-xray filenames from .cc -> .cpp (NFC) (authored by dberris). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 144673 llvm/tools/llvm-xray/CMakeLists.txt
llvm/tools/llvm-xray/func-id-helper.cc
llvm/tools/llvm-xray/func-id-helper.cpp
llvm/tools/llvm-xray/llvm-xray.cpp
llvm/tools/llvm-xray/xray-account.cpp
llvm/tools/llvm-xray/xray-color-helper.cc
llvm/tools/llvm-xray/xray-color-helper.cpp
llvm/tools/llvm-xray/xray-converter.cc
llvm/tools/llvm-xray/xray-converter.cpp
llvm/tools/llvm-xray/xray-extract.cpp
llvm/tools/llvm-xray/xray-graph-diff.cc
llvm/tools/llvm-xray/xray-graph-diff.cpp
llvm/tools/llvm-xray/xray-graph.cpp
llvm/tools/llvm-xray/xray-registry.cpp
llvm/tools/llvm-xray/xray-stacks.cpp
|