Chandler Carruth

Results 232 comments of Chandler Carruth

> I'm happy to merge any documentation for installation you folks provide. The more the merrier. > > @chandlerc would you mind adding instructions for `cargo`? ``` cargo install --git...

Related: https://twitter.com/chandlerc1024/status/1354689408646090753

Also worth noting what aspect of this is potentially unsafe -- it relies on only being used with types that fit into a physical register. For a value that doesn't...

Not sure you want the volatile flag, you can just clobber memory while passing the pointer through. For example in C++: https://compiler-explorer.com/z/bh9WzvTPq

Sure would be nice to get some clarification here to resolve whether we should be applying the lint rule from buildifier or not...

FWIW, LLVM needs this as well, and it is challenging to use this implementation. (Abseil and other dependencies that we shouldn't need to pull down and put in the host...

For now, trying to avoid the need, but will do if it ends up necessary.

I think we should just limit decimal number size completely. As far as I can tell, forming a decimal number is quadratic in the number of digits somewhat fundamentally. The...

Comment to collect reactions for the package *name* specifically `Core`.

Comment to collect reactions for the package *name* specifically `Base`.