[all-commits] [llvm/llvm-project] 0f6959: Add some missing header dependencies

Reid Kleckner via All-commits all-commits at lists.llvm.org
Thu Feb 27 14:33:20 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0f6959f3632a1131fe74f7dde33cc52778b02280
      https://github.com/llvm/llvm-project/commit/0f6959f3632a1131fe74f7dde33cc52778b02280
  Author: Reid Kleckner <rnk at google.com>
  Date:   2020-02-27 (Thu, 27 Feb 2020)

  Changed paths:
    M clang/lib/StaticAnalyzer/Checkers/Yaml.h
    M clang/unittests/AST/ASTVectorTest.cpp
    M clang/unittests/CodeGen/TBAAMetadataTest.cpp

  Log Message:
  -----------
  Add some missing header dependencies

Unit tests are not part of `all` O_O, and I tested on Windows with
-fdelayed-template-parsing.




More information about the All-commits mailing list