diff options
Diffstat (limited to 'release-hints.txt')
-rw-r--r-- | release-hints.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/release-hints.txt b/release-hints.txt new file mode 100644 index 0000000..d300da0 --- /dev/null +++ b/release-hints.txt @@ -0,0 +1,3 @@ +- Temporarily enable -Wredundant-constraints + - Has too many false-positives to enable normally, but sometimes catches actual redundant constraints +- Don't forget to rerun gentrace.sh |