Switch LLVM_USE_RVALUE_REFERENCES to LLVM_HAS_RVALUE_REFERENCES.
[oota-llvm.git] / lib / Support / APSInt.cpp
2008-01-19 Ted KremenekAdded FoldingSet style 'profiling' support for APSInt.