Has anybody had any success with building TS3.0 with clang (from latest trunk)? I've tried doing it with a view to try out the address sanitizer library (http://code.google.com/p/address-sanitizer/) but I was hitting many errors (after turning off -Werror) in the template code.
I see that there was an effort in the 2.1.4 timeframe (https://issues.apache.org/jira/browse/TS-427) Is clang still a supported compiler? Thanks, -aniket