LukasScheucher / include-what-you-use

Automatically exported from code.google.com/p/include-what-you-use
Other
0 stars 0 forks source link

CompilerInstance::setLLVMContext no longer exists #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

iwyu no longer compiles against the head of Clang/LLVM, following this change:

http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20110214/038992.html

It looks like it's no longer necessary to call setLLVMContext, as a default 
llvm context is now constructed by CodeGenAction.

Paul

Original issue reported on code.google.com by paul.hol...@gmail.com on 18 Feb 2011 at 2:25

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks for the patch!  Submitted as r27

Original comment by csilv...@gmail.com on 18 Feb 2011 at 9:11

GoogleCodeExporter commented 8 years ago
Issue 43 has been merged into this issue.

Original comment by csilv...@gmail.com on 31 May 2011 at 10:19