[all-commits] [llvm/llvm-project] 352b87: Add list input test to GTest suite
Asher Mancinelli via All-commits
all-commits at lists.llvm.org
Mon Apr 5 09:03:00 PDT 2021
Branch: refs/heads/diagnostic-handler-dev
Home: https://github.com/llvm/llvm-project
Commit: 352b872f8f717a98328eb48b57f0a4d83c686d9f
https://github.com/llvm/llvm-project/commit/352b872f8f717a98328eb48b57f0a4d83c686d9f
Author: Asher Mancinelli <asher.mancinelli at pnnl.gov>
Date: 2021-03-30 (Tue, 30 Mar 2021)
Changed paths:
M flang/unittests/RuntimeGTest/CMakeLists.txt
A flang/unittests/RuntimeGTest/ListInputTest.cpp
Log Message:
-----------
Add list input test to GTest suite
Commit: ee822a6bda40f6b17ba7b4c6d414827c665c9480
https://github.com/llvm/llvm-project/commit/ee822a6bda40f6b17ba7b4c6d414827c665c9480
Author: Asher Mancinelli <asher.mancinelli at pnnl.gov>
Date: 2021-03-30 (Tue, 30 Mar 2021)
Changed paths:
M flang/unittests/Runtime/CMakeLists.txt
R flang/unittests/Runtime/list-input.cpp
Log Message:
-----------
Remove legacy list-input test
Commit: bc26c5fb2a5601971691a69c6d8bf9f7b5cd7326
https://github.com/llvm/llvm-project/commit/bc26c5fb2a5601971691a69c6d8bf9f7b5cd7326
Author: Asher Mancinelli <asher.mancinelli at pnnl.gov>
Date: 2021-03-30 (Tue, 30 Mar 2021)
Changed paths:
M flang/unittests/RuntimeGTest/ListInputTest.cpp
Log Message:
-----------
Clang-format list input test
Commit: 679fe69e92f192ef8d3b014dcf7e1624e16c9c77
https://github.com/llvm/llvm-project/commit/679fe69e92f192ef8d3b014dcf7e1624e16c9c77
Author: Asher Mancinelli <asher.mancinelli at pnnl.gov>
Date: 2021-04-05 (Mon, 05 Apr 2021)
Changed paths:
A flang/include/flang/Common/colors.h
A flang/include/flang/Parser/diagnostics-engine.h
M flang/include/flang/Parser/message.h
M flang/lib/Parser/message.cpp
Log Message:
-----------
Apply first pass at diag handler structure
Compare: https://github.com/llvm/llvm-project/compare/352b872f8f71%5E...679fe69e92f1
More information about the All-commits
mailing list