diff options
| -rw-r--r-- | clang/docs/ReleaseNotes.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/docs/ReleaseNotes.html b/clang/docs/ReleaseNotes.html index e2299319d35..72f738fa251 100644 --- a/clang/docs/ReleaseNotes.html +++ b/clang/docs/ReleaseNotes.html @@ -145,7 +145,6 @@ prose in a section of its own. When doing that, delete the notes.</p> <li>NRVO for blocks.</li> <li>Major improvements to the interactions between serializing and deserializing the AST and the preprocessor -- argiris</li> - <li>Initial steps of CUDA support -- Peter</li> <li>Atomic builtins and C1X specifiers using the new LLVM atomic instructions and memory model -- efriedma, jyasskin</li> </ul> |

