AdityaK

Results 7 comments of AdityaK
trafficstars

This is not enough IMHO, you also need to replace React.createClass with createReactClass everywhere and make necessary changes. https://stackoverflow.com/questions/46482433/reactjs-createclass-is-not-a-function

can you try with `-fno-split-cold-code` as mentioned in https://github.com/bazelbuild/rules_swift/pull/831/files if that fixes it? Do you have instructions to build llbuildSwift which I can try to repro this?

Is it possible to get the preprocessed(.ii) file for the file producing crash, e.g., Nina-C-API.cpp . I don't have windows machine or the toolchain but with preprocessed file the crash...

i'm unable to repro with the script and pre-processed file on Linux machine. I am using latest clang on x64 Ubuntu machine. Do we know the SHA of the compiler?...

That's great!, i'll apply your patch and let you know. Are you working on this as a hobby or a project?

ok, if you are planning to extend it, there are some improvements mentioned in the paper which were not implemented. I'd be glad to discuss with you. Also, it will...