cpp.texi (Conditional syntax): Add __has_attribute, __has_cpp_attribute, and __has_in...
authorMartin Sebor <msebor@redhat.com>
Mon, 18 Feb 2019 18:37:55 +0000 (18:37 +0000)
committerMartin Sebor <msebor@gcc.gnu.org>
Mon, 18 Feb 2019 18:37:55 +0000 (11:37 -0700)
commit84fdd8f4632fa5a833e97a0c0b4aa95b9533e087
tree8ed78374e133ed574d988c4591225977d47004f5
parent378f53c75232416c9171bcfb42a551371321bffe
cpp.texi (Conditional syntax): Add __has_attribute, __has_cpp_attribute, and __has_include.

gcc/ChangeLog:

* doc/cpp.texi (Conditional syntax): Add __has_attribute,
__has_cpp_attribute, and __has_include.

From-SVN: r268993
gcc/ChangeLog
gcc/doc/cpp.texi