[all-commits] [llvm/llvm-project] 425fd3: [clang][NFC] Rename FirstCoroutineStmtKind enumera...
Vlad Serebrennikov via All-commits
all-commits at lists.llvm.org
Sat Feb 10 13:15:46 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 425fd3eb10f29e73d722b4c2bc9cb50798de18e8
https://github.com/llvm/llvm-project/commit/425fd3eb10f29e73d722b4c2bc9cb50798de18e8
Author: Vlad Serebrennikov <serebrennikov.vladislav at gmail.com>
Date: 2024-02-11 (Sun, 11 Feb 2024)
Changed paths:
M clang/include/clang/Sema/ScopeInfo.h
Log Message:
-----------
[clang][NFC] Rename FirstCoroutineStmtKind enumerators
So that they do not use coroutine keywords.
Fixed buildbot failure https://lab.llvm.org/buildbot/#/builders/86/builds/74100
More information about the All-commits
mailing list