This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang-tools-extra.
from 95685e2e [clangd][cmake] Provide libatomic when there is no native sup [...] new 56d3aa5d [clang-tidy] Check for sizeof that call functions
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: clang-tidy/bugprone/SizeofExpressionCheck.cpp | 19 ++++++ clang-tidy/bugprone/SizeofExpressionCheck.h | 1 + .../checks/bugprone-sizeof-expression.rst | 35 +++++++++++ test/clang-tidy/bugprone-sizeof-expression.cpp | 72 +++++++++++++++++++++- 4 files changed, 126 insertions(+), 1 deletion(-)