repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[flang] Accept polymorphic component element in storage_size
[llvm-project.git]
/
libc
/
include
/
llvm-libc-macros
/
time-macros.h
blob
9d5fad5ea86e1135f7bb2007c7e526fbd904a9dc
1
#ifndef __LLVM_LIBC_MACROS_TIME_MACROS_H
2
#define __LLVM_LIBC_MACROS_TIME_MACROS_H
3
4
#ifdef __unix__
5
#include
"linux/time-macros.h"
6
#endif
7
8
#endif
// __LLVM_LIBC_MACROS_TIME_MACROS_H