Mehdi Chinoune 360411957b [flang][MSVC] Fix building with /permissive- flag
CLOCK_REALTIME is POSIX defined and never available with MSVC, even without /permissive-.
The difference is that the template is never instantiated and the compiler ignores the undefined identifier.

Reviewed By: Meinersbur

Differential Revision: https://reviews.llvm.org/D125262
2022-05-24 23:36:04 -05:00
..
2022-02-23 20:03:10 -08:00