diff options
| author | Kevin Ballard <kevin@sb.org> | 2014-09-16 18:16:19 -0700 |
|---|---|---|
| committer | Kevin Ballard <kevin@sb.org> | 2014-09-17 13:26:26 -0700 |
| commit | e7b257089c0d868740b729feabb655e4d3d1402e (patch) | |
| tree | 62ce54de5d9c14fa05028229951f60b40fb11e8b /src/rustllvm/PassWrapper.cpp | |
| parent | ad9ed40e7fec03158929ba3a2847870d54498d6d (diff) | |
| download | rust-e7b257089c0d868740b729feabb655e4d3d1402e.tar.gz rust-e7b257089c0d868740b729feabb655e4d3d1402e.zip | |
Fix the inverted RUST_LOG filter
RUST_LOG supports regex filtering of log messages with a syntax like `RUST_LOG=main/foo` to use the regex filter 'foo'. Unfortunately, the filter was inverted, so `RUST_LOG=main/foo` would actually show all messages except the ones containing 'foo'.
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
