[all-commits] [llvm/llvm-project] b57712: [clang][sema] instantiateOMPDeclareVariantAttr - m...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Oct 14 04:53:42 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b577126d626855fabc11a203e7a7e0187d48c227
      https://github.com/llvm/llvm-project/commit/b577126d626855fabc11a203e7a7e0187d48c227
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-10-14 (Thu, 14 Oct 2021)

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

  Log Message:
  -----------
  [clang][sema] instantiateOMPDeclareVariantAttr - merge repeated VariantFuncRef.get() calls. NFCI.

Fixes scan-build warning about dead initialization




More information about the All-commits mailing list