[all-commits] [llvm/llvm-project] 9643d1: [clang][sema] NFC, include DarwinSDKInfo header in...
Alex Lorenz via All-commits
all-commits at lists.llvm.org
Wed Jul 21 12:47:06 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9643d11e1d7f918c0e5184c9488935720d591c90
https://github.com/llvm/llvm-project/commit/9643d11e1d7f918c0e5184c9488935720d591c90
Author: Alex Lorenz <arphaman at gmail.com>
Date: 2021-07-21 (Wed, 21 Jul 2021)
Changed paths:
M clang/include/clang/Sema/Sema.h
Log Message:
-----------
[clang][sema] NFC, include DarwinSDKInfo header instead of using the forward reference
This fixes a build issue with an older libc++ on some bots: clang-cmake-x86_64-avx2-linux and clang-ppc64be-linux
More information about the All-commits
mailing list