id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 6636,Add BOOST_HAS_LONG_LONG to boost/config/compiler/clang.hpp,dimitry@…,John Maddock,"For some reason, boost/config/compiler/clang.hpp has the comment 'Clang supports ""long long"" in all compilation modes.', but it still does *not* define BOOST_HAS_LONG_LONG! This causes various problems in boost/cstdint.hpp, when you actually try to use any of the boost headers (in particular, it ends up erroring on one of the ""defaults not correct; you must hand modify boost/cstdint.hpp"" lines). Fix this by adding BOOST_HAS_LONG_LONG to boost/config/compiler/clang.hpp.",Patches,closed,To Be Determined,config,Boost Development Trunk,Problem,fixed,clang,