freebsd-skq/contrib/libstdc++/include
dim bfaebd91ec Add explicit braces to avoid dangling else in stl_tree.h. This silences
the following warning produced by clang trunk:

  In file included from /usr/src/sbin/devd/devd.cc:91:
  In file included from /usr/obj/usr/src/tmp/usr/include/c++/4.2/map:64:
  /usr/obj/usr/src/tmp/usr/include/c++/4.2/bits/stl_tree.h:987:2: error: add explicit braces to avoid dangling else [-Werror,-Wdangling-else]
	  else
	  ^

MFC after:	3 days
2012-03-19 19:01:34 +00:00
..
backward GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
bits Add explicit braces to avoid dangling else in stl_tree.h. This silences 2012-03-19 19:01:34 +00:00
c GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
c_compatibility GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
c_std GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
debug Make it possible to use the debug versions of std::map and std::multimap 2011-12-07 21:00:33 +00:00
ext Update libstdc++ with small updates from the latest rev. (135556) 2011-12-21 16:36:07 +00:00
precompiled GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
std Upgrade of base gcc and libstdc++ to the last GPLv2-licensed revision 2011-03-29 20:53:51 +00:00
tr1 Update libstdc++ with small updates from the latest rev. (135556) 2011-12-21 16:36:07 +00:00
Makefile.am GCC 4.2.1 release C++ standard library and runtime support code. 2007-08-14 02:49:11 +00:00
Makefile.in GCC 4.2.1 release C++ standard library and runtime support code. 2007-08-14 02:49:11 +00:00