Hi, I would like to try one of the patches from upstream, but I can't figure out how to apply them to the sourcecode I grab with "apt-get source clang-<version>".
In particular, neither the patch from https://llvm.org/bugs/attachment.cgi?id=14874 nor the newer one from http://reviews.llvm.org/D18035?download=true applies (quilt import -> quilt push dies with "can't find file to patch"). Could someone help me by porting that patch against the Debian version of clang, or even by uploading a patched version to experimental? I would gladly test and provide feedback, right now clang is near-unusable since pretty much every c++ library in Debian uses those abi tags. Thank you in advance, Danny