aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra/unittests/clang-tidy/LLVMModuleTest.cpp
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2014-09-22 06:47:10 +0000
committerHal Finkel <hfinkel@anl.gov>2014-09-22 06:47:10 +0000
commitb152ac5890edc0cff726ecf7b92254f794f92533 (patch)
treeddae515790da5eeab54f5b6bb57c0371545042d3 /clang-tools-extra/unittests/clang-tidy/LLVMModuleTest.cpp
parent52002ee5bbc09f34b4035a230c487067b3971784 (diff)
downloadllvm-b152ac5890edc0cff726ecf7b92254f794f92533.zip
llvm-b152ac5890edc0cff726ecf7b92254f794f92533.tar.gz
llvm-b152ac5890edc0cff726ecf7b92254f794f92533.tar.bz2
Update comment on AtomicRMWInst::Nand
As of July 2014, all backends have been updated to implement AtomicRMWInst::Nand as ~(x & y) (and not as x & ~y, as some did previously). This was added to the release notes in r212635 (and the LangRef had been changed), but it seems that we forgot to update the header-file description. llvm-svn: 218236
Diffstat (limited to 'clang-tools-extra/unittests/clang-tidy/LLVMModuleTest.cpp')
0 files changed, 0 insertions, 0 deletions