aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugVariables.cpp
diff options
context:
space:
mode:
authorDenys Petrov <dpetrov@accesssoftek.com>2020-06-22 15:35:57 +0300
committerDenys Petrov <dpetrov@accesssoftek.com>2020-06-22 17:27:20 +0300
commitbe9c5818351bf99a193edbc82e4dc25ab5206a44 (patch)
tree121cd70ed13804b8219fcc22807f98301674bb98 /llvm/lib/CodeGen/LiveDebugVariables.cpp
parent02022ff2e3f2f4d39d5926e93ecfa77395a1e9ea (diff)
downloadllvm-be9c5818351bf99a193edbc82e4dc25ab5206a44.zip
llvm-be9c5818351bf99a193edbc82e4dc25ab5206a44.tar.gz
llvm-be9c5818351bf99a193edbc82e4dc25ab5206a44.tar.bz2
[analyzer] Remove forbidden characters from a filename for a graph dump on Windows
Summary: Windows forbidden file path characters are used in a field `file`, while creating a dump `dot` file using an argument -analyzer-dump-egraph. It specifically relates to angle brackets when using `<scratch space>`, `<built-in>`, `<command line>` values in filenames. It causes that script exploded-graph-rewriter.py incorrectly parses the dump. Fix: Remove forbidden characters from filename for Windows platform, when creating graph dump file. Differential Revision: https://reviews.llvm.org/D82103
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions