On Fri, May 23, 2014 at 10:39 AM, Jonathan Gray <[email protected]> wrote: > As cppcheck is now built with -std=c++0x it can no longer > use the base gcc.
Does this work with llvm or is it requiring a more modern libstdc++ for stuff like std::move or std::forward?
