Revert "Silence unused variable warning in NDEBUG builds"
authorMitch Phillips <31459023+hctim@users.noreply.github.com>
Mon, 27 Mar 2023 11:33:09 +0000 (04:33 -0700)
committerMitch Phillips <31459023+hctim@users.noreply.github.com>
Mon, 27 Mar 2023 12:01:53 +0000 (05:01 -0700)
commit5ca710ab148b0815c2b7b03fe2af643e637bbc7d
tree43cc2c5ef22d2862b0ab272ed50596e6a93ebeb0
parent2d68a42f084a460007b368eab191cf0ff1b976d7
Revert "Silence unused variable warning in NDEBUG builds"

This reverts commit 8c7c1f11ffaacf762e612c65440fd2cbb58ee426.

Reason: Dependent change https://reviews.llvm.org/D126959 broke the ASan
buildbots. See that phabricator review for more comments.
clang/lib/Lex/ModuleMap.cpp