projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1a86f5
)
Fix typo.
author
Nick Lewycky
<nicholas@mxc.ca>
Mon, 10 Aug 2015 19:54:11 +0000
(19:54 +0000)
committer
Nick Lewycky
<nicholas@mxc.ca>
Mon, 10 Aug 2015 19:54:11 +0000
(19:54 +0000)
llvm-svn: 244490
clang/docs/LanguageExtensions.rst
patch
|
blob
|
history
diff --git
a/clang/docs/LanguageExtensions.rst
b/clang/docs/LanguageExtensions.rst
index
8cc0f98
..
ca2e177
100644
(file)
--- a/
clang/docs/LanguageExtensions.rst
+++ b/
clang/docs/LanguageExtensions.rst
@@
-415,7
+415,7
@@
dash indicates that an operation is not accepted according to a corresponding
specification.
============================== ======= ======= ======= =======
- Ope
ator
OpenCL AltiVec GCC NEON
+ Ope
rator
OpenCL AltiVec GCC NEON
============================== ======= ======= ======= =======
[] yes yes yes --
unary operators +, -- yes yes yes --