hanchenye-llvm-project/clang/lib/Edit
Yaron Keren 8b563665c3 Replace double negation of !FileID.isInvalid() with FileID.isValid().
+couple more of double-negated !SourceLocation.isInvalid() unfixed in r249228.

llvm-svn: 249235
2015-10-03 10:46:20 +00:00
..
CMakeLists.txt
Commit.cpp [Edit] Use StringRef's copy method. No functional change intended. 2015-08-04 11:18:09 +00:00
EditedSource.cpp Replace double negation of !FileID.isInvalid() with FileID.isValid(). 2015-10-03 10:46:20 +00:00
Makefile
RewriteObjCFoundationAPI.cpp