Changes
Summary
- Use switch instead of series of comparisons This is style correction, no functional changes. Differential Revision: https://reviews.llvm.org/D65670
- IR: Cleanup after test to silence ASAN builds
- [Attributor][NFC] run clang-format on Attributor.cpp
Change Type | Path in Repository | Path in Workspace |
---|---|---|
![]() | /cfe/trunk/include/clang/Basic/TokenKinds.h | clang.src/include/clang/Basic/TokenKinds.h |
![]() | /cfe/trunk/lib/Basic/TokenKinds.cpp | clang.src/lib/Basic/TokenKinds.cpp |
Change Type | Path in Repository | Path in Workspace |
![]() | /llvm/trunk/unittests/IR/AsmWriterTest.cpp | llvm.src/unittests/IR/AsmWriterTest.cpp |
Change Type | Path in Repository | Path in Workspace |
![]() | /llvm/trunk/lib/Transforms/IPO/Attributor.cpp | llvm.src/lib/Transforms/IPO/Attributor.cpp |