[all-commits] [llvm/llvm-project] 920d90: The generated code does not need to check for a nu...

AaronBallman via All-commits all-commits at lists.llvm.org
Sat Mar 21 12:48:35 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 920d90f9663f796c4797f7078684f13c96688069
      https://github.com/llvm/llvm-project/commit/920d90f9663f796c4797f7078684f13c96688069
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2020-03-21 (Sat, 21 Mar 2020)

  Changed paths:
    M clang/utils/TableGen/ClangAttrEmitter.cpp

  Log Message:
  -----------
  The generated code does not need to check for a null Decl; NFC.

It is already assumed to be nonnull by the code calling diagAppertainsToDecl.




More information about the All-commits mailing list