search for: bugprone

Displaying 2 results from an estimated 2 matches for "bugprone".

Did you mean: bugetone
2018 Apr 09
0
LLVM Weekly - #223, Apr 9th 2018
...hon utility was added that uses llbm-objdump to to look for indirect calls or jumps in x86 assembly. [r329050](https://reviews.llvm.org/rL329050). * Initial support for generating DWARF v5 Accelerator Tables was committed. [r329179](https://reviews.llvm.org/rL329179). ## Clang commits * The new bugprone-parent-virtual-call clang-tidy check will flag cases where grandparent virtual methods are called rather than an parent's overridden virtual method. [r329448](https://reviews.llvm.org/rL329448). * Support for the `-fsanitize=shadow-call-stack` flag was added, alongside documentation of the sch...
2020 Nov 09
0
LLVM Weekly - #358, November 9th 2020
...[d56cd42](https://reviews.llvm.org/rGd56cd4291e4). * true and false literals were added to TableGen. [ae2cb4f](https://reviews.llvm.org/rGae2cb4f4273). * A pipeline model was added for HiSilicon's TSV110 (AArch64). [93b9972](https://reviews.llvm.org/rG93b99728b16). ## Clang commits * A new bugprone-signal-handler check was added to clang-tidy. [d1b2a52](https://reviews.llvm.org/rGd1b2a523191). * A YAML compiler for API notes was committed. [82f86ae](https://reviews.llvm.org/rG82f86ae01a5). * A custom config file can now be specified for clang-tidy using `--config-file`. [d6a468d](https://re...