Displaying 1 result from an estimated 1 matches for "r331834".
Did you mean:
331834
2018 May 14
0
LLVM Weekly - #228, May 14th 2018
...e .option rvc/norvc directives are now supported in RISC-V assembly.
[r332107](https://reviews.llvm.org/rL332107).
## Clang commits
* A large patch touching 14k lines removes all instances of `\brief` commands
in Doxygen comments. Doxygen is run with autobrief, so these markers are
unnecessary. [r331834](https://reviews.llvm.org/rL331834).
* Clang codegen has been implemented for the proposed C++2a comparison
operator. [r331677](https://reviews.llvm.org/rL331677).
* `-foutline` is now `-moutline`.
[r331806](https://reviews.llvm.org/rL331806).
* Support was added for the `no_stack_protector` att...