Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
FixIt
/
fixit-function-call.cpp
3ab1555
PR10867: Work around a bug in lit. Multiple RUN: lines are joined with &&, so:
by Richard Smith
· 14 years ago
67a7048
Another test case for the &/* mismatch fixit.
by Anna Zaks
· 14 years ago
9ccf84e
Addressing code review comments for commit 135509 - Add FixItHints in case a C++ function call is missing * or & operators on
by Anna Zaks
· 14 years ago
df92ddf
Add FixItHints in case a C++ function call is missing * or & operators on one/several of it's parameters (addresses http://llvm.org/PR5941).
by Anna Zaks
· 14 years ago