summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDimitry Andric <dimitry@andric.com>2017-02-14 22:49:49 +0000
committerDimitry Andric <dimitry@andric.com>2017-02-14 22:49:49 +0000
commit9afed0377e2e64d433bb38c208995d7b4cb02e02 (patch)
treea01c3f775f61c3eb4863b5a8afa6f2d7ed1ca381 /clang/lib/Frontend/CompilerInvocation.cpp
parent5a12f236c655b266966cb97727739d493df3d6c4 (diff)
downloadbcm5719-llvm-9afed0377e2e64d433bb38c208995d7b4cb02e02.tar.gz
bcm5719-llvm-9afed0377e2e64d433bb38c208995d7b4cb02e02.zip
Disable wrapping llvm-xray YAML output
Summary: The YAML output produced by llvm-xray is supposed to be wrapped at the arbitrary default of 70 columns set by `yaml:Output`. Unfortunately, the wrapping is rather unpredictable, and can easily go past the set number of columns, depending on the execution environment. To make the YAML output environment-independent, disable wrapping instead. Reviewers: dberris Reviewed By: dberris Subscribers: fhahn, llvm-commits Differential Revision: https://reviews.llvm.org/D29962 llvm-svn: 295116
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud