• Simon Zünd's avatar
    Reland "[torque] Introduce force_assert_statements compiler option" · 2e3862d7
    Simon Zünd authored
    This is a reland of 2d45ecf0
    
    The reland properly initializes struct fields in unittests. To prevent
    this in the future, TorqueCompilerOptions uses brace initialization.
    
    Original change's description:
    > [torque] Introduce force_assert_statements compiler option
    >
    > "assert(...)" statements are usually only visited and generated in
    > debug builds. To provide Language Server support for statements inside
    > asserts, the force_assert_statements option allows to manually
    > override this behavior and visit assert statements in release builds.
    >
    > R=sigurds@chromium.org
    >
    > Bug: v8:7793
    > Change-Id: I38f48e35f2b0a1a98abb74b7babb1edd2d7dba24
    > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1599180
    > Auto-Submit: Simon Zünd <szuend@chromium.org>
    > Commit-Queue: Sigurd Schneider <sigurds@chromium.org>
    > Reviewed-by: Sigurd Schneider <sigurds@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#61295}
    
    Bug: v8:7793
    Change-Id: I96ef863c8c85ae87a00cbe858655d4a2c9368b41
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1599599
    Auto-Submit: Simon Zünd <szuend@chromium.org>
    Reviewed-by: 's avatarSigurd Schneider <sigurds@chromium.org>
    Commit-Queue: Sigurd Schneider <sigurds@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#61315}
    2e3862d7
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
fuzzer Loading commit data...
inspector Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mkgrokdump Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-js Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...
OWNERS Loading commit data...