aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineVerifier.cpp
diff options
context:
space:
mode:
authorThomas Anderson <thomasanderson@google.com>2019-01-29 23:19:45 +0000
committerThomas Anderson <thomasanderson@google.com>2019-01-29 23:19:45 +0000
commit7f50dfa6fce5a7cc4c74534ea37f6b153ba1d394 (patch)
tree481cd81022d7888d48519d65aa65e524ce7f9d9b /llvm/lib/CodeGen/MachineVerifier.cpp
parentd8d193d5e2331da86a436ce39e7adedf4a700015 (diff)
downloadllvm-7f50dfa6fce5a7cc4c74534ea37f6b153ba1d394.zip
llvm-7f50dfa6fce5a7cc4c74534ea37f6b153ba1d394.tar.gz
llvm-7f50dfa6fce5a7cc4c74534ea37f6b153ba1d394.tar.bz2
[libc++] Fix Windows build error in <functional>
On my Windows system, __allocator is defined to nothing. This change fixes build errors of the below form: In file included from algorithm:644: functional(1492,31): error: expected member name or ';' after declaration specifiers const _Alloc& __allocator() const { return __f_.second(); } Differential Revision: https://reviews.llvm.org/D57355 llvm-svn: 352561
Diffstat (limited to 'llvm/lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions