Commit 0fecac18 authored by Daniel Thornburgh's avatar Daniel Thornburgh
Browse files

[Clang] [AVR] Fix USHRT_MAX for 16-bit int.

For AVR, the definition of USHRT_MAX overflows.

Reviewed By: aaron.ballman, #clang-language-wg

Differential Revision: https://reviews.llvm.org/D144218
No related merge requests found
Showing with 122 additions and 1 deletion
+122 -1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment