]> granicus.if.org Git - llvm/commit
[Instrumentation][NFC] Fix warning.
authorClement Courbet <courbet@google.com>
Thu, 14 Feb 2019 12:10:49 +0000 (12:10 +0000)
committerClement Courbet <courbet@google.com>
Thu, 14 Feb 2019 12:10:49 +0000 (12:10 +0000)
commitdae3d59a6b84adab4aca328bea2190dd72d28363
tree0dab06792268a40a1587fb8e3e33b2e8758a6d21
parente817e7373adc3eba41700a56418adcdbfeafe838
[Instrumentation][NFC] Fix warning.

lib/Transforms/Instrumentation/AddressSanitizer.cpp:1173:29: warning: extra ‘;’ [-Wpedantic]

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@354024 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/AddressSanitizer.cpp