[all-commits] [llvm/llvm-project] 7308e1: [clang] Fix modules build after D82585
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Mon Jul 6 08:52:33 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7308e1432624f02d4e652ffa70e40d0eaa89fdb3
https://github.com/llvm/llvm-project/commit/7308e1432624f02d4e652ffa70e40d0eaa89fdb3
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2020-07-06 (Mon, 06 Jul 2020)
Changed paths:
M clang/include/clang/StaticAnalyzer/Core/CheckerRegistryData.h
M clang/lib/StaticAnalyzer/Core/CheckerRegistryData.cpp
Log Message:
-----------
[clang] Fix modules build after D82585
Just getting the bots running again.
See the D82585 for more info.
More information about the All-commits
mailing list