I tried to add include path to flycheck c/c++-clang, but it didn't work. I put foo.h in ~/…
I am having significant trouble configuring flycheck for C++11. Right now, flycheck is flagging things like std::to_string(). The …