[all-commits] [llvm/llvm-project] 412117: [flang][openmp] libc++ unordered_map build fix in ...
David Truby via All-commits
all-commits at lists.llvm.org
Mon Jul 13 08:08:52 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4121172239779ea509908a2a57278a3d2206ad92
https://github.com/llvm/llvm-project/commit/4121172239779ea509908a2a57278a3d2206ad92
Author: David Truby <david.truby at arm.com>
Date: 2020-07-13 (Mon, 13 Jul 2020)
Changed paths:
M flang/lib/Semantics/check-omp-structure.cpp
M flang/lib/Semantics/check-omp-structure.h
Log Message:
-----------
[flang][openmp] libc++ unordered_map build fix in flang openmp static analysis
Simply move the include of unordered_map from the .cpp file to the .h file
More information about the All-commits
mailing list