Hi All,
This patch addresses issues introduced by r292564. Specifically it makes
`align_val_t.pass.cpp` pass in C++17 even if the system
doesn't support aligned new/delete.
Because r292564 was merged into 4.0, this should be as well.
@Marshall can you OK this?
/Eric
On Thu, Jan 19, 2017 at 11:
vlad.tsyrklevich abandoned this revision.
vlad.tsyrklevich added a comment.
The motivation was to make resulting output easier to navigate and to cut the
result size by ~90%, one default run against the FreeBSD kernel takes 3 gigs of
storage and I'm running several builds a day as I iterate on c
xazax.hun added a comment.
You might want to give CodeChecker [1] a try as a workaround. It stores the
results in a more compact format and you can do filtering.
[1] https://github.com/Ericsson/codechecker
https://reviews.llvm.org/D28765
___
cfe-c
101 - 103 of 103 matches
Mail list logo