llvm-project/clang-tools-extra/clang-apply-replacements
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
..
include/clang-apply-replacements/Tooling clang-tools-extra: Appease PR24881. [-Wdocumentation] 2015-09-19 02:21:28 +00:00
lib/Tooling clang-tools-extra: Appease PR24881. [-Wdocumentation] 2015-09-19 02:21:28 +00:00
tool Replace double negation of !FileID.isInvalid() with FileID.isValid(). 2015-10-03 10:46:20 +00:00
CMakeLists.txt [CMake] clangApplyReplacement: Add clangAST in libdeps to appease msc builder. 2014-10-30 03:22:32 +00:00
Makefile