llvm-project/clang/test/Index/Core
Richard Smith 4aef105b43 Finish building the full-expression for a static_assert expression
before evaluating it rather than afterwards.

This is groundwork for C++20's P0784R7, where non-trivial destructors
can be constexpr, so we need ExprWithCleanups markers in constant
expressions.

No significant functionality change intended (though this fixes a bug
only visible through libclang / -ast-dump / tooling: we now store the
converted condition on the StaticAssertDecl rather than the original).

llvm-svn: 372368
2019-09-20 03:29:19 +00:00
..
Inputs [index] Enhance indexing for module references 2018-09-18 15:02:56 +00:00
designated-inits.c
external-source-symbol-attr.m [index] Introduce 'ProtocolInterface' as part of SymbolPropertySet 2018-08-26 06:27:23 +00:00
index-dependent-source.cpp [index] Add indexing for unresolved-using declarations 2017-08-16 23:12:21 +00:00
index-instantiated-source.cpp [index] The references to enum constants from member enums that are 2017-05-23 16:47:01 +00:00
index-macros.c Try to fix build bot after r336524 2018-07-09 09:17:25 +00:00
index-pch.c
index-pch.cpp [index] Fix crash when indexing a C++14 PCH/module related to TemplateTemplateParmDecls of alias templates 2018-01-26 19:26:12 +00:00
index-source-invalid-name.cpp [index] Don't add relation to a NamedDecl with no name 2017-07-12 22:05:30 +00:00
index-source.cpp Finish building the full-expression for a static_assert expression 2019-09-20 03:29:19 +00:00
index-source.m [index] Introduce 'ProtocolInterface' as part of SymbolPropertySet 2018-08-26 06:27:23 +00:00
index-source.mm
index-subkinds.m
index-system.mm
index-with-module.m [index] Enhance indexing for module references 2018-09-18 15:02:56 +00:00
no-templated-canonical-decl.cpp [Index] Prevent canonical decl becoming nullptr 2017-07-18 07:20:53 +00:00