[all-commits] [llvm/llvm-project] 84db35: [clang] Fix KEYALL

Yaxun (Sam) Liu via All-commits all-commits at lists.llvm.org
Wed May 11 11:29:39 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 84db35594953a6f7aff7cbc007f1c5d2fd35b1a9
      https://github.com/llvm/llvm-project/commit/84db35594953a6f7aff7cbc007f1c5d2fd35b1a9
  Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
  Date:   2022-05-11 (Wed, 11 May 2022)

  Changed paths:
    M clang/lib/Basic/IdentifierTable.cpp

  Log Message:
  -----------
  [clang] Fix KEYALL

Update KEYALL to cover KEYCUDA. Introduce KEYMAX and
a generic way to update KEYALL.

Reviewed by: Dan Liew

Differential Revision: https://reviews.llvm.org/D125396




More information about the All-commits mailing list