Commit 04501dbc authored by Bill Wendling's avatar Bill Wendling
Browse files

Remove help notes from the ReleaseNotes.

llvm-svn: 197841
parent 5fc9a797
Loading
Loading
Loading
Loading
+0 −29
Original line number Diff line number Diff line
@@ -173,11 +173,6 @@ C Language Changes in Clang

- Added new checked arithmetic builtins for security critical applications.

C11 Feature Support
^^^^^^^^^^^^^^^^^^^

...

C++ Language Changes in Clang
-----------------------------

@@ -212,11 +207,6 @@ existing ``deprecated`` attribute.

Use ``-std=c++1y`` to enable C++1y mode.

Objective-C Language Changes in Clang
-------------------------------------

...

OpenCL C Language Changes in Clang
----------------------------------

@@ -240,13 +230,6 @@ available in C++. WideCharTy is the type used for wide character literals; in
C++ it is the same as WCharTy, but in C99, where wchar_t is a typedef, it is an
integer type.

...

libclang
--------

...

Static Analyzer
---------------

@@ -277,23 +260,11 @@ Windows Support
  Microsoft ABI by default. Please note that this driver mode and compatibility
  with the MS ABI is highly experimental.

Core Analysis Improvements
==========================

- ...

New Issues Found
================

- ...

Python Binding Changes
----------------------

The following methods have been added:

-  ...

Significant Known Problems
==========================