opnsense-src/contrib/libstdc++/include
Dimitry Andric 5b1df4530b 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 Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +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 Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
c_compatibility Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
c_std Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +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 Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +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 Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
Makefile.in Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00