Skip to content
  • Philip Chimento's avatar
    CI: Changes for IWYU 0.20 · fb5337fe
    Philip Chimento authored
    One false-positive bug was fixed, and some changes occurred: it does not
    ask us to include <string> if we only use the c_str() method of
    std::string, and we have to include the header for js::DefaultHasher if we
    use JS::WeakCache.
    fb5337fe