diff options
author | Pavel Labath <labath@google.com> | 2018-02-24 00:54:31 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2018-02-24 00:54:31 +0000 |
commit | 725c035f54718fe488fe2fd4b9d5c9576aca502b (patch) | |
tree | 06a05d63b77ba6c73d0570494c80353a13cab6a3 /clang/lib/Lex/ModuleMap.cpp | |
parent | a8f15504c1a6d240fa236d8eee5aca8c2bbe3c1a (diff) | |
download | llvm-725c035f54718fe488fe2fd4b9d5c9576aca502b.zip llvm-725c035f54718fe488fe2fd4b9d5c9576aca502b.tar.gz llvm-725c035f54718fe488fe2fd4b9d5c9576aca502b.tar.bz2 |
Fix build breakage from r326003
- an ambiguous reference to Optional<T> in llvm-dwarfdump.cpp (fixed
with an explicit prefix).
- a missing base class initialization in Entry copy constructor (fixed
by using the implicitly default constructor, which is possible after
some changes which were done during review).
llvm-svn: 326006
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions