[all-commits] [llvm/llvm-project] aa5d2d: Traverse-ignore invisible CXXConstructExprs with d...

Stephen Kelly via All-commits all-commits at lists.llvm.org
Fri May 22 17:06:16 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: aa5d2d22485470365cc8f7016c1be672a273c2fe
      https://github.com/llvm/llvm-project/commit/aa5d2d22485470365cc8f7016c1be672a273c2fe
  Author: Stephen Kelly <steveire at gmail.com>
  Date:   2020-05-23 (Sat, 23 May 2020)

  Changed paths:
    M clang/lib/AST/Expr.cpp
    M clang/unittests/AST/ASTTraverserTest.cpp
    M clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp

  Log Message:
  -----------
  Traverse-ignore invisible CXXConstructExprs with default args


  Commit: 26ac5a34bae7cb5b65e0580b317d4559af847ddb
      https://github.com/llvm/llvm-project/commit/26ac5a34bae7cb5b65e0580b317d4559af847ddb
  Author: Stephen Kelly <steveire at gmail.com>
  Date:   2020-05-23 (Sat, 23 May 2020)

  Changed paths:
    M clang/lib/AST/Expr.cpp
    M clang/unittests/AST/ASTTraverserTest.cpp
    M clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp

  Log Message:
  -----------
  Fix ignoring traversal of intermediate parens


  Commit: 8d62eba1053a4156032e5333ce0b1c6d33ca8ec5
      https://github.com/llvm/llvm-project/commit/8d62eba1053a4156032e5333ce0b1c6d33ca8ec5
  Author: Stephen Kelly <steveire at gmail.com>
  Date:   2020-05-23 (Sat, 23 May 2020)

  Changed paths:
    M clang-tools-extra/clang-reorder-fields/ReorderFieldsAction.cpp
    M clang/lib/StaticAnalyzer/Checkers/NumberObjectConversionChecker.cpp
    M clang/lib/StaticAnalyzer/Checkers/PointerSortingChecker.cpp
    M clang/unittests/ASTMatchers/Dynamic/ParserTest.cpp

  Log Message:
  -----------
  Add some explicit use of TK_AsIs


Compare: https://github.com/llvm/llvm-project/compare/a8a048ac7253...8d62eba1053a


More information about the All-commits mailing list