diff options
author | Kazu Hirata <kazu@google.com> | 2022-12-08 23:36:50 -0800 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2022-12-08 23:36:50 -0800 |
commit | c25cc84b87935feefea5a93abc16efdbc9d91640 (patch) | |
tree | 2d57b28be768ab578d32ae58b0a2e91469d4e30c /llvm/lib/Object/COFFObjectFile.cpp | |
parent | 8a7cbea525ceb4bd67e8fe097bf071c449a8e525 (diff) | |
download | llvm-c25cc84b87935feefea5a93abc16efdbc9d91640.zip llvm-c25cc84b87935feefea5a93abc16efdbc9d91640.tar.gz llvm-c25cc84b87935feefea5a93abc16efdbc9d91640.tar.bz2 |
[clang] Don't including None.h (NFC)
These source files no longer use None, so they do not need to include
None.h.
This is part of an effort to migrate from llvm::Optional to
std::optional:
https://discourse.llvm.org/t/deprecating-llvm-optional-x-hasvalue-getvalue-getvalueor/63716
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions