[all-commits] [llvm/llvm-project] 168d4e: Handles failing driver tests of clang
Purva-Chaudhari via All-commits
all-commits at lists.llvm.org
Tue Aug 2 00:01:53 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 168d4e2945a9d3ba2aa88aad65e0a15bddcf7e58
https://github.com/llvm/llvm-project/commit/168d4e2945a9d3ba2aa88aad65e0a15bddcf7e58
Author: Purva-Chaudhari <purva.chaudhari02 at gmail.com>
Date: 2022-08-02 (Tue, 02 Aug 2022)
Changed paths:
M clang/lib/Interpreter/IncrementalParser.cpp
A clang/test/Interpreter/incremental-mode.cpp
Log Message:
-----------
Handles failing driver tests of clang
Added support for incremental mode 8 and 28 ie. `frontend::EmitBC:` and `frontend::PrintPreprocessedInput:`
Added supporting clang tests to test in clang-repl mode
Reviewed By: v.g.vassilev
Differential Revision: https://reviews.llvm.org/D125946
More information about the All-commits
mailing list