]> granicus.if.org Git - clang/commit
Move code to mark a variable as odr-used adjacement to all the related
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 28 May 2019 23:09:42 +0000 (23:09 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 28 May 2019 23:09:42 +0000 (23:09 +0000)
commit2ee14504678565a83ad74c0e85f8cb58abb9ffe3
tree0e25ee2f5e0df06d0c4105b0a8a3f6b26359bec6
parent1d6f4f1664c3a334f31d0546014a11a1f25385a7
Move code to mark a variable as odr-used adjacement to all the related
code.

No functional change intended.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@361890 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/Sema.h
include/clang/Sema/SemaInternal.h
lib/Sema/SemaExpr.cpp
lib/Sema/SemaExprCXX.cpp