Skip to content
Snippets Groups Projects
user avatar
Nico Weber authored
Before: assert a&& b;
Now:    assert a && b;


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@247750 91177308-0d34-0410-b5e6-96231b3b80d8
90992a9c
History
Name Last commit Last update