diff options
author | NAKAMURA Takumi <geek4civic@gmail.com> | 2011-12-17 13:00:31 +0000 |
---|---|---|
committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2011-12-17 13:00:31 +0000 |
commit | ad646846f7033d3ee813998bb0bc028aee51e65e (patch) | |
tree | 6d6ccf62b659f8ff430855ea335e27231471b699 /lib/Serialization/ASTWriter.cpp | |
parent | f2fcf1b8a6fb9bd925ce1b8781e890ee5de5d2db (diff) |
Frontend/VerifyDiagnosticConsumer.cpp: Fix an expression that had side-effect.
It had been causing test "Misc/diag-verify.cpp" failure on ms cl.exe. The emission was ordered unexpectedly as below;
First) error: 'error' diagnostics seen but not expected:
Second) error: 'error' diagnostics expected but not seen:
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@146830 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Serialization/ASTWriter.cpp')
0 files changed, 0 insertions, 0 deletions