This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
clang
/
lib
/
Edit
History
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
Objective-C modernization. Convert -initWithUTF8String messaging
2014-08-25 20:22:25 +00:00