================ @@ -116,6 +116,10 @@ Changes in existing checks <clang-tidy/checks/readability/redundant-smartptr-get>` check to remove `->`, when redundant `get()` is removed. +- Fixed :doc:`cppcoreguidelines-pro-type-union-access + <clang-tidy/checks/cppcoreguidelines/pro-type-union-access>` check to + report location even when member location is not valid. ---------------- 5chmidti wrote:
nit: `... report a location even when the member ...` https://github.com/llvm/llvm-project/pull/104540 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits