| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
This is still not an ideal solution, but should disable the check for other
targets where the value of O_CREAT is different.
llvm-svn: 100818
|
| |
|
|
|
|
|
|
| |
buildbot. I'm
looking into an alternate fix right now.
llvm-svn: 100816
|
| |
|
|
|
|
|
|
| |
control-flow has
automatic storage. This matches the corresponding check for 'dispatch_once()'.
llvm-svn: 100803
|
| |
|
|
| |
llvm-svn: 99731
|
| |
|
|
| |
llvm-svn: 97115
|
|
|
for calls
to various unix/posix functions, e.g. 'open()'.
As a first check, check that when 'open()' is passed 'O_CREAT' that it has
a third argument.
llvm-svn: 97086
|