[PATCH] D32541: Supress all uses of LLVM_END_WITH_NULL
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 9 12:44:38 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL302571: Suppress all uses of LLVM_END_WITH_NULL. NFC. (authored by serge_sans_paille).
Changed prior to commit:
https://reviews.llvm.org/D32541?vs=96795&id=98338#toc
Repository:
rL LLVM
https://reviews.llvm.org/D32541
Files:
llvm/trunk/include/llvm/ADT/STLExtras.h
llvm/trunk/include/llvm/IR/Constants.h
llvm/trunk/include/llvm/IR/DerivedTypes.h
llvm/trunk/include/llvm/Support/Compiler.h
llvm/trunk/lib/CodeGen/SjLjEHPrepare.cpp
llvm/trunk/lib/IR/Constants.cpp
llvm/trunk/lib/IR/Instructions.cpp
llvm/trunk/lib/IR/Module.cpp
llvm/trunk/lib/IR/Type.cpp
llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/trunk/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
llvm/trunk/lib/Transforms/Instrumentation/EfficiencySanitizer.cpp
llvm/trunk/lib/Transforms/Utils/EscapeEnumerator.cpp
llvm/trunk/lib/Transforms/Utils/ModuleUtils.cpp
llvm/trunk/lib/Transforms/Utils/SimplifyLibCalls.cpp
llvm/trunk/lib/Transforms/Utils/ValueMapper.cpp
llvm/trunk/tools/bugpoint/ExtractFunction.cpp
llvm/trunk/unittests/ExecutionEngine/Orc/OrcTestCommon.h
llvm/trunk/unittests/IR/TypeBuilderTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32541.98338.patch
Type: text/x-patch
Size: 29970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170509/4ba6100f/attachment.bin>
More information about the llvm-commits
mailing list