diff options
author | Richard Smith <richard@metafoo.co.uk> | 2020-10-19 21:29:13 -0700 |
---|---|---|
committer | Richard Smith <richard@metafoo.co.uk> | 2020-10-19 21:31:19 -0700 |
commit | 3692d20d2b994ce865ffb97096b05218279e1ebd (patch) | |
tree | b8c43517b6bb99f57b36925f2c3558a6353278d9 /llvm/lib/Support/FileCollector.cpp | |
parent | 0f0ff33037aa11f0a67a3540529131abde52f038 (diff) | |
download | llvm-3692d20d2b994ce865ffb97096b05218279e1ebd.zip llvm-3692d20d2b994ce865ffb97096b05218279e1ebd.tar.gz llvm-3692d20d2b994ce865ffb97096b05218279e1ebd.tar.bz2 |
Refactor tracking of constant initializers for variables.
Instead of framing the interface around whether the variable is an ICE
(which is only interesting in C++98), primarily track whether the
initializer is a constant initializer (which is interesting in all C++
language modes).
No functionality change intended.
Diffstat (limited to 'llvm/lib/Support/FileCollector.cpp')
0 files changed, 0 insertions, 0 deletions