rL281945 made the Chapter 2 code use llvm::make_unique. The code was previously standalone, but it now needs to point to the llvm headers in order to build.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Ping!
I ran into this while answering this stackoverflow question: https://stackoverflow.com/questions/40307876/llvm-header-not-found-after-apt-get-install/40314920#40314920.
Comment Actions
Oops. *Very* belatedly: This looks good to me. Ismail - do you have commit access? If not, I can commit on your behalf.