[all-commits] [llvm/llvm-project] b1c780: [Clang][NFC] Adding note on details that are not i...

Shafik Yaghmour via All-commits all-commits at lists.llvm.org
Fri May 9 14:24:07 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b1c7801069aac6c3dcaf47d15a2d723b0389cfde
      https://github.com/llvm/llvm-project/commit/b1c7801069aac6c3dcaf47d15a2d723b0389cfde
  Author: Shafik Yaghmour <shafik.yaghmour at intel.com>
  Date:   2025-05-09 (Fri, 09 May 2025)

  Changed paths:
    M clang/lib/Sema/SemaTemplateInstantiate.cpp

  Log Message:
  -----------
  [Clang][NFC] Adding note on details that are not immediately obvious (#138349)

This code was flagged by static analysis. It was a false positive but
the reason why this code is valid is subtle and folks refactoring this
code in the future could easily miss it.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list