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

Zequan Wu <zequa...@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #11 from Zequan Wu <zequa...@google.com> ---
A new flag -Wuninitialized-const-reference has been introduced to diagnose a
warning when passing uninitialized variables as const reference parameters to a
function.

https://reviews.llvm.org/rG170b6869b563dd3393d99f3e03d389b9058d5f24

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to