[all-commits] [llvm/llvm-project] 7a7d50: [clang][NFC] Also test for serialization in test/A...

Bruno Ricci via All-commits all-commits at lists.llvm.org
Wed Jul 8 08:39:38 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7a7d50e1f0d84c701fd2aa1b84a73a3e194fb91a
      https://github.com/llvm/llvm-project/commit/7a7d50e1f0d84c701fd2aa1b84a73a3e194fb91a
  Author: Bruno Ricci <riccibrun at gmail.com>
  Date:   2020-07-08 (Wed, 08 Jul 2020)

  Changed paths:
    M clang/test/AST/ast-dump-APValue-anon-union.cpp
    M clang/test/AST/ast-dump-APValue-arithmetic.cpp
    M clang/test/AST/ast-dump-APValue-array.cpp
    M clang/test/AST/ast-dump-APValue-struct.cpp
    M clang/test/AST/ast-dump-APValue-todo.cpp
    M clang/test/AST/ast-dump-APValue-union.cpp
    M clang/test/AST/ast-dump-APValue-vector.cpp

  Log Message:
  -----------
  [clang][NFC] Also test for serialization in test/AST/ast-dump-APValue-*

This does not actually exercise the serialization of APValue, but it
will at least prevent a regression in the future. NFC.




More information about the All-commits mailing list