[llvm-dev] FileCheck idiom difficulties

George Rimar via llvm-dev llvm-dev at lists.llvm.org
Thu Nov 7 00:05:41 PST 2019


> Or, if you're checking every section, you could use a --implicit-check-not=Symbol or similar.

'implicit-check-not' should be used with caution, btw. It can cause matches against the file path in some situations.
See: https://reviews.llvm.org/rL361621, https://reviews.llvm.org/rL361563?

George.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191107/ba3387ce/attachment.html>


More information about the llvm-dev mailing list