summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/lambda-notes.cpp
diff options
context:
space:
mode:
authorHubert Tong <hubert.reinterpretcast@gmail.com>2019-06-10 22:33:34 +0000
committerHubert Tong <hubert.reinterpretcast@gmail.com>2019-06-10 22:33:34 +0000
commitc867b9221716da3b48555b30839a680da0e1414e (patch)
treee4fb7e18fd6140591402fae3bef0cf47c4d4e202 /clang/test/Analysis/lambda-notes.cpp
parent1d322ccaacf3e20c119ffb074f2306375ef0ec80 (diff)
downloadbcm5719-llvm-c867b9221716da3b48555b30839a680da0e1414e.tar.gz
bcm5719-llvm-c867b9221716da3b48555b30839a680da0e1414e.zip
[analyzer][tests] Add normalize_plist to replace diff_plist
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 to the specific case shown in the list message. Mechanical changes to the other affected files will follow in later patches. Reviewers: NoQ, sfertile, xingxue, jasonliu, daltenty Reviewed By: NoQ 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/D62949 llvm-svn: 362994
Diffstat (limited to 'clang/test/Analysis/lambda-notes.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud