llvm-project/clang/docs
Douglas Gregor 80af31397a Audit and finish the implementation of C++0x nullptr, fixing two
minor issues along the way:
  - Non-type template parameters of type 'std::nullptr_t' were not
  permitted.
  - We didn't properly introduce built-in operators for nullptr ==,
  !=, <, <=, >=, or > as candidate functions .

To my knowledge, there's only one (minor but annoying) part of nullptr
that hasn't been implemented: catching a thrown 'nullptr' as a pointer
or pointer-to-member, per C++0x [except.handle]p4.

llvm-svn: 131813
2011-05-21 23:15:46 +00:00
..
tools Documentation for -Oz; Updated synopsis and item. 2011-04-30 02:04:10 +00:00
AnalyzerRegions.html Reverted r103214. 2010-05-07 00:42:33 +00:00
Block-ABI-Apple.txt expand discussion of __block C++ on-stack objects 2010-10-28 23:30:10 +00:00
BlockLanguageSpec.txt Reverted r103214. 2010-05-07 00:42:33 +00:00
DriverArchitecture.png Reverted r103214. 2010-05-07 00:42:33 +00:00
DriverInternals.html fix a bunch of comment typos found by codespell. Patch by 2011-04-15 05:22:18 +00:00
InternalsManual.html Code modification hints have been known as fix-it hints for almost 2011-03-21 01:45:18 +00:00
LanguageExtensions.html Audit and finish the implementation of C++0x nullptr, fixing two 2011-05-21 23:15:46 +00:00
Makefile Delete doxygen.cfg, and use cwd-relative paths in doxygen.cfg.in. 2011-05-13 03:29:06 +00:00
PCHInternals.html Update 'docs/PCHInternals.html' about how subexpressions are stored. 2010-09-13 17:48:02 +00:00
PCHLayout.graffle Reverted r103214. 2010-05-07 00:42:33 +00:00
PCHLayout.png Reverted r103214. 2010-05-07 00:42:33 +00:00
PTHInternals.html Reverted r103214. 2010-05-07 00:42:33 +00:00
UsersManual.html Introduce the -fdiagnostics-format=xxx option to control how Clang 2011-05-21 17:07:29 +00:00
doxygen.cfg.in Delete doxygen.cfg, and use cwd-relative paths in doxygen.cfg.in. 2011-05-13 03:29:06 +00:00
doxygen.css Reverted r103214. 2010-05-07 00:42:33 +00:00
doxygen.footer Reverted r103214. 2010-05-07 00:42:33 +00:00
doxygen.header Reverted r103214. 2010-05-07 00:42:33 +00:00
doxygen.intro Reverted r103214. 2010-05-07 00:42:33 +00:00
index.html Reverted r103214. 2010-05-07 00:42:33 +00:00
libIndex.html Reverted r103214. 2010-05-07 00:42:33 +00:00