mirror of
https://github.com/dlang/dmd.git
synced 2025-04-25 20:50:41 +03:00
Implement Safer D (#17044)
This commit is contained in:
parent
519d388498
commit
347c883586
9 changed files with 48 additions and 6 deletions
3
changelog/dmd.safer.dd
Normal file
3
changelog/dmd.safer.dd
Normal file
|
@ -0,0 +1,3 @@
|
|||
This adds `-preview=safer` which enables safety checking on un-attributed functions.
|
||||
|
||||
For more information, see: [safer.md](https://github.com/WalterBright/documents/blob/38f0a846726b571f8108f6e63e5e217b91421c86/safer.md)
|
Loading…
Add table
Add a link
Reference in a new issue