Skip to content
Snippets Groups Projects
Commit b421643f authored by Andre Maroneze's avatar Andre Maroneze
Browse files

[Kernel] remove buggy pretty-printing of _Static_assert

Pretty-printing _Static_assert was already hackish for the "not-a-struct-field"
case, and for the latter, it was incorrect: conversion between Cabs expressions
and Cil expressions does not work in every case; the normalized version was
not always identical to the original one; etc.
For now, we consider _Static_assert's not to be essential in pretty-printing.
This "revert-like" commit ensures the code is available in the history, if
we need it later.
parent 97ae0994
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment