Displaying 2 results from an estimated 2 matches for "494c13bb".
2016 Mar 24
0
Clang Preprocessor Speed Up
...________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160324/494c13bb/attachment-0001.html>
2016 Mar 24
2
Clang Preprocessor Speed Up
Hello, folks!
Currently me with one other guy are trying to play with clang. The
proposal may seem stupid, excuse me, if it was already discussed, we
just want to try to implement something useful which seems absent for now.
Ok, the idea. It seems interesting to try to make lexer a little bit
more efficient in terms of macro expanding by applying partial expansion
of macros. the idea is that