[NFC] Builtins: list 'R' for restrict

It was added to the list of builtin modifiers in r148573 back in 2012-01-20, but the comment wasn't updated.
This commit is contained in:
JF Bastien 2020-06-26 12:58:17 -07:00
parent 3a98d5d7e7
commit 13fdcd37b3
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@
// & -> reference (optionally followed by an address space number)
// C -> const
// D -> volatile
// R -> restrict
// The third value provided to the macro specifies information about attributes
// of the function. These must be kept in sync with the predicates in the