Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
d6be277ba4bf271c6de8ffcc8c46f060c8cbd4d5
/
test
/
FixIt
/
fixit-function-call.cpp
2315318
PR10867: Work around a bug in lit. Multiple RUN: lines are joined with &&, so:
by Richard Smith
· 13 years ago
1d05d42
Another test case for the &/* mismatch fixit.
by Anna Zaks
· 13 years ago
ffe9edd
Addressing code review comments for commit 135509 - Add FixItHints in case a C++ function call is missing * or & operators on
by Anna Zaks
· 13 years ago
b89fe6b
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
· 13 years ago