[all-commits] [llvm/llvm-project] 0671be: [BOLT] Fix buildbot failure
maksfb via All-commits
all-commits at lists.llvm.org
Thu Jul 6 13:43:08 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0671be853b66d7f90cde3962c4327816ab038887
https://github.com/llvm/llvm-project/commit/0671be853b66d7f90cde3962c4327816ab038887
Author: Maksim Panchenko <maks at fb.com>
Date: 2023-07-06 (Thu, 06 Jul 2023)
Changed paths:
M bolt/include/bolt/Rewrite/RewriteInstance.h
Log Message:
-----------
[BOLT] Fix buildbot failure
GCC requires "class" keyword when variable name matches class name.
Reviewed By: ayermolo
Differential Revision: https://reviews.llvm.org/D154654
More information about the All-commits
mailing list