Skip to content

Commit

Permalink
clang-tools-extra/test/pp-trace/pp-trace-modules.cpp: Flush module ca…
Browse files Browse the repository at this point in the history
…che to let robust around r203317.

git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@203369 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
chapuni committed Mar 9, 2014
1 parent 7b9dce6 commit 7a14b6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/pp-trace/pp-trace-modules.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// RUN: rm -rf %t
// RUN: pp-trace -ignore FileChanged,MacroDefined %s -x objective-c++ -undef -target x86_64 -std=c++11 -fmodules -fcxx-modules -fmodules-cache-path=%t -I%S -I%S/Input | FileCheck --strict-whitespace %s

// CHECK: ---
Expand Down

0 comments on commit 7a14b6d

Please sign in to comment.