[all-commits] [llvm/llvm-project] e588d2: Add back single quotes when dontcall attribute was...

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Nov 11 23:00:03 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e588d23a91fd28cd4218995a33c2a46fe721ff62
      https://github.com/llvm/llvm-project/commit/e588d23a91fd28cd4218995a33c2a46fe721ff62
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-11-11 (Fri, 11 Nov 2022)

  Changed paths:
    M clang/include/clang/Basic/DiagnosticFrontendKinds.td
    M clang/test/Frontend/backend-attribute-error-warning-optimize.c
    M clang/test/Frontend/backend-attribute-error-warning.c
    M clang/test/Frontend/backend-attribute-error-warning.cpp

  Log Message:
  -----------
  Add back single quotes when dontcall attribute was split into dontcall-error/dontcall-warn

Single quotes were accidentally dropped in D110364.




More information about the All-commits mailing list