This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
8e6ee2070a
llvm-project
/
clang
/
test
/
Driver
/
m_and_mm.c
4 lines
89 B
C
Raw
Normal View
History
Unescape
Escape
Driver: M and MM should be grouped together, <rdar://problem/8744831>. llvm-svn: 121284
2010-12-09 05:33:40 +08:00
/
/
RUN
:
%
clang
-
#
#
#
\
// RUN: -M -MM %s 2> %t
Replace 'grep foo | count 0' with 'not grep foo'. This avoids depending on pipefail not being used. llvm-svn: 185648
2013-07-04 23:22:16 +08:00
// RUN: not grep '"-sys-header-deps"' %t