[C++20] [Modules] Fix may-be incorrect ADL for module local entities (#123931)
[llvm-project.git] / clang / test / Headers / Inputs / include / climits
blob929762edc044bbba2645aa109e8fb8c11af91bea
1 #pragma once
3 #define INT_MIN  -2147483648
4 #define INT_MAX   2147483647