[all-commits] [llvm/llvm-project] 8c98c8: PR47176: Don't read from an inactive union member ...

Richard Smith via All-commits all-commits at lists.llvm.org
Thu Sep 24 19:02:49 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8c98c8803430804010da06a07cfb291dab59067c
      https://github.com/llvm/llvm-project/commit/8c98c8803430804010da06a07cfb291dab59067c
  Author: Richard Smith <richard at metafoo.co.uk>
  Date:   2020-09-24 (Thu, 24 Sep 2020)

  Changed paths:
    M clang/include/clang/Parse/Parser.h
    M clang/lib/Parse/ParseDecl.cpp
    M clang/lib/Parse/ParseDeclCXX.cpp
    M clang/test/Parser/cxx0x-decl.cpp

  Log Message:
  -----------
  PR47176: Don't read from an inactive union member if a friend function
has default arguments and an exception specification.




More information about the All-commits mailing list