summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/uninit-const.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2018-01-24 21:21:10 +0000
committerLang Hames <lhames@gmail.com>2018-01-24 21:21:10 +0000
commit7f20eacf779c11921f0406706fe6125b94097b57 (patch)
tree0eb49adecac33c9cb9eee545a4589d155ba56b32 /clang/test/Analysis/uninit-const.cpp
parent14f3ef1f0ed0d6b835306afd5eead5177e2d9002 (diff)
downloadbcm5719-llvm-7f20eacf779c11921f0406706fe6125b94097b57.tar.gz
bcm5719-llvm-7f20eacf779c11921f0406706fe6125b94097b57.zip
[ORC] Add a LambdaSymbolResolver convenience class and docs for SymbolResolver.
This patch adds a LambdaSymbolResolver convenience utility that can create an orc::SymbolResolver from a pair of function objects that supply the behavior for the lookupFlags and lookup methods. This class plays the same role for orc::SymbolResolver as the legacy LambdaResolver class plays for LegacyJITSymbolResolver, and will replace the latter class once all ORC APIs are migrated to orc::SymbolResolver. This patch also adds some documentation for the orc::SymbolResolver class as this was left out of the original commit. llvm-svn: 323375
Diffstat (limited to 'clang/test/Analysis/uninit-const.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud