Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
llvm-toolchain
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
pkg-llvm
llvm-toolchain
Commits
8d271f38
Commit
8d271f38
authored
Nov 10, 2018
by
Sylvestre Ledru
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
silent the output
parent
236c52ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
qualify-clang.sh
debian/qualify-clang.sh
+1
-1
No files found.
debian/qualify-clang.sh
View file @
8d271f38
...
...
@@ -88,7 +88,7 @@ echo '#include <emmintrin.h>' > foo.cc
clang++-
$VERSION
-c
foo.cc
# Bug 913213
echo
'#include <limits.h>'
| clang-
$VERSION
-E
-
echo
'#include <limits.h>'
| clang-
$VERSION
-E
-
>
/dev/null
# bug 827866
echo
'bool testAndSet(void *atomic) {
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment