diff options
author | Luke Lau <luke@igalia.com> | 2023-08-18 16:34:02 +0100 |
---|---|---|
committer | Luke Lau <luke@igalia.com> | 2023-08-18 18:05:25 +0100 |
commit | 2dad7eeaaae8e5eca64fb3ce162ab2a8a9d2134a (patch) | |
tree | 7daadd1f9b6fa936f2ff5cb9b76d92cbb31e5533 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | 23f08af2bedd683ff32e9bfc88f06334f3a2faa8 (diff) | |
download | llvm-2dad7eeaaae8e5eca64fb3ce162ab2a8a9d2134a.zip llvm-2dad7eeaaae8e5eca64fb3ce162ab2a8a9d2134a.tar.gz llvm-2dad7eeaaae8e5eca64fb3ce162ab2a8a9d2134a.tar.bz2 |
[LangRef] Document integer hexadecimal constants
It's possible to write an integer constant in hexadecimal, but you need to
prefix it with u or s. I couldn't find this mentioned anywhere in the LangRef,
so this adds a small note about it.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D158288
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions