[PATCH] [ADT][CMake][AutoConf] fail-fast iterators for DenseMap
Sanjoy Das
sanjoy at playingwithpointers.com
Sun Mar 22 23:33:55 PDT 2015
- Add LLVM_ENABLE_ABI_BREAKING_CHECKS to the generated config.h. I think this is a better model since this way clients do not have to remember to add -DLLVM_ENABLE_ABI_BREAKING_CHECKS when pulling in LLVM headers.
- Add a blurb in the programmers manual.
Given that this change has received a fair amount of review already, I
plan to check the change in sometime this week in its current form
unless someone has objections or further review.
http://reviews.llvm.org/D8351
Files:
CMakeLists.txt
autoconf/configure.ac
cmake/modules/HandleLLVMOptions.cmake
configure
docs/CMake.rst
docs/ProgrammersManual.rst
include/llvm/ADT/DenseMap.h
include/llvm/ADT/EpochTracker.h
include/llvm/Config/config.h.cmake
include/llvm/Config/config.h.in
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8351.22447.patch
Type: text/x-patch
Size: 19055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150323/c18bbfcc/attachment.bin>
More information about the llvm-commits
mailing list