aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorHubert Tong <hubert.reinterpretcast@gmail.com>2019-06-10 22:40:35 +0000
committerHubert Tong <hubert.reinterpretcast@gmail.com>2019-06-10 22:40:35 +0000
commitdbc85509bae636fa09957c5746f5592a0d52297a (patch)
tree9fd9b30c3b3d33b8955acdda74fc8440f8fda08a /llvm/lib/Support/CommandLine.cpp
parentcc129f310eead28911dbd27367cb83dd63752181 (diff)
downloadllvm-dbc85509bae636fa09957c5746f5592a0d52297a.zip
llvm-dbc85509bae636fa09957c5746f5592a0d52297a.tar.gz
llvm-dbc85509bae636fa09957c5746f5592a0d52297a.tar.bz2
[analyzer][tests] Use normalize_plist in place of diff_plist (`tail` cases)
Summary: The `%diff_plist` lit substitution invokes `diff` with a non-portable `-I` option. The intended effect can be achieved by normalizing the inputs to `diff` beforehand. Such normalization can be done with `grep -Ev`, which is also used by other tests. This patch applies the change (adjusted for review comments) described in http://lists.llvm.org/pipermail/cfe-dev/2019-April/061904.html mechanically to the cases where the output file is piped to `%diff_plist` via `tail`. `%diff_plist` is then, being unused, removed. The changes were applied via a script. Reviewers: NoQ, sfertile, xingxue, jasonliu, daltenty Subscribers: xazax.hun, baloghadamsoftware, szepet, a.sidorin, mikhail.ramalho, Szelethus, donat.nagy, dkrupp, Charusso, jsji, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D62951 llvm-svn: 362998
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions