aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorArtem Dergachev <artem.dergachev@gmail.com>2018-02-23 22:20:39 +0000
committerArtem Dergachev <artem.dergachev@gmail.com>2018-02-23 22:20:39 +0000
commit783a4578c14bd4a98039ae6297fe9173cd1afd51 (patch)
tree1bcb335c1dcab7bc4fdae5f2322f719417da0ae4 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentdb53d1847bcc7900ca351144806c93375f4bd3e1 (diff)
downloadllvm-783a4578c14bd4a98039ae6297fe9173cd1afd51.zip
llvm-783a4578c14bd4a98039ae6297fe9173cd1afd51.tar.gz
llvm-783a4578c14bd4a98039ae6297fe9173cd1afd51.tar.bz2
[CFG] [analyzer] NFC: Allow more complicated construction contexts.
ConstructionContexts introduced in D42672 are an additional piece of information included with CFGConstructor elements that help the client of the CFG (such as the Static Analyzer) understand where the newly constructed object is stored. The patch refactors the ConstructionContext class to prepare for including multi-layered contexts that are being constructed gradually, layer-by-layer, as the AST is traversed. Differential Revision: https://reviews.llvm.org/D43428 llvm-svn: 325966
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions