[all-commits] [llvm/llvm-project] e307ee: Do not declare compiler extension member as const
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Fri Apr 24 02:46:56 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e307eeba0137700e75893089cf0de03383d851ca
https://github.com/llvm/llvm-project/commit/e307eeba0137700e75893089cf0de03383d851ca
Author: serge-sans-paille <sguelton at redhat.com>
Date: 2020-04-24 (Fri, 24 Apr 2020)
Changed paths:
M llvm/cmake/modules/AddLLVM.cmake
Log Message:
-----------
Do not declare compiler extension member as const
It keeps them default constructible.
More information about the All-commits
mailing list