diff options
author | Gabor Marton <gabor.marton@ericsson.com> | 2020-08-25 13:33:41 +0200 |
---|---|---|
committer | Gabor Marton <gabor.marton@ericsson.com> | 2020-09-01 11:36:20 +0200 |
commit | a787a4ed16d6867f56d81159a8fcf2b711d18a8a (patch) | |
tree | 5565d149fc872e7ca7eba68f94f0b1e4d913e75e /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | 9fbb113247a5c09d319760d3f0e1768dfdbadfa4 (diff) | |
download | llvm-a787a4ed16d6867f56d81159a8fcf2b711d18a8a.zip llvm-a787a4ed16d6867f56d81159a8fcf2b711d18a8a.tar.gz llvm-a787a4ed16d6867f56d81159a8fcf2b711d18a8a.tar.bz2 |
[analyzer][StdLibraryFunctionsChecker] Use Optionals throughout the summary API
By using optionals, we no longer have to check the validity of types that we
get from a lookup. This way, the definition of the summaries have a declarative
form, there are no superflous conditions in the source code.
Differential Revision: https://reviews.llvm.org/D86531
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions