[all-commits] [llvm/llvm-project] adc4a4: Fix module build after removing None.h from STLExt...
Steven Wu via All-commits
all-commits at lists.llvm.org
Mon Dec 12 08:59:52 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: adc4a41b8ae8b57f1ba7e3e206ab1aeac384d334
https://github.com/llvm/llvm-project/commit/adc4a41b8ae8b57f1ba7e3e206ab1aeac384d334
Author: Steven Wu <stevenwu at apple.com>
Date: 2022-12-12 (Mon, 12 Dec 2022)
Changed paths:
M llvm/include/llvm/Bitcode/BitcodeConvenience.h
Log Message:
-----------
Fix module build after removing None.h from STLExtras.h
Add declaration for NoneType in BitcodeConvenience.h.
More information about the All-commits
mailing list