[llvm] [Sema, Lex, Parse] Preprocessor embed in C and C++ (and Obj-C and Obj-C++ by-proxy) (PR #68620)

James Y Knight via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 9 16:45:06 PDT 2023


jyknight wrote:

> This pull request implements the entirety of the now-accepted N3017 - Preprocessor Embed.

Amazing! I had started to think about looking into getting this implemented recently, so it's really nice to see an implementation uploaded now!

> I have no intention of following up on this PR. I am too tired to carry it to fruition. Pick this apart, take from it what you want, or reimplement it entirely. 

I'm very sorry to hear that, but thank you for the contribution regardless!

https://github.com/llvm/llvm-project/pull/68620


More information about the llvm-commits mailing list