[llvm-bugs] [Bug 9824] add -Wunused-but-set-variable

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Sep 10 17:58:08 PDT 2021


https://bugs.llvm.org/show_bug.cgi?id=9824

rtrieu at google.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |rtrieu at google.com
         Resolution|---                         |FIXED

--- Comment #13 from rtrieu at google.com ---
https://github.com/llvm/llvm-project/commit/cf49cae278b4e972cd2547d72f9ee7d9d69a3af4

Clang now has -Wunused-but-set-variable and -Wunused-but-set-parameter warnings
available.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210911/75279c3f/attachment-0001.html>


More information about the llvm-bugs mailing list