interface: update to CompilerInstance::setInvocation taking shared_ptr
commite94103bd096d363a5e5bba35cece962e68deba24
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 7 Feb 2017 13:39:22 +0000 (7 14:39 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 7 Feb 2017 15:16:42 +0000 (7 16:16 +0100)
treebc82233b80b60b021d8d2ea757a8fc530b9e0b32
parentbfb3b5b329f7acda87b62d68a17307864ffa1d90
interface: update to CompilerInstance::setInvocation taking shared_ptr

CompilerInstance::setInvocation was changed to take a std::shared_ptr
in clang revision 291270.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
interface/extract_interface.cc
m4/ax_detect_clang.m4