]> granicus.if.org Git - clang/commit
Make SourceLocation, QualType and friends have constexpr constructors.
authorBenjamin Kramer <benny.kra@googlemail.com>
Sun, 8 Oct 2017 20:53:36 +0000 (20:53 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sun, 8 Oct 2017 20:53:36 +0000 (20:53 +0000)
commit3d1f884c56ab3d043c9605284b11b8f36acfba17
tree8b5c6353c562faeba05036705e60339aa8b07e33
parent0263a35fe6091a83e654d82eb0e3fb6d93034a38
Make SourceLocation, QualType and friends have constexpr constructors.

No functionality change intended.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@315194 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/CharUnits.h
include/clang/AST/Type.h
include/clang/Basic/SourceLocation.h