[all-commits] [llvm/llvm-project] db4c7a: Suppress false-positive -Wuninitialized warnings i...

Richard Smith via All-commits all-commits at lists.llvm.org
Wed Dec 11 14:26:36 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: db4c7adfa365282e8cb9a067c509fa711c4b96fe
      https://github.com/llvm/llvm-project/commit/db4c7adfa365282e8cb9a067c509fa711c4b96fe
  Author: Richard Smith <richard at metafoo.co.uk>
  Date:   2019-12-11 (Wed, 11 Dec 2019)

  Changed paths:
    M clang/lib/Sema/SemaDeclCXX.cpp
    M clang/test/SemaCXX/uninitialized.cpp

  Log Message:
  -----------
  Suppress false-positive -Wuninitialized warnings in the constructor of a
templated but non-template class.




More information about the All-commits mailing list