diff options
author | David Stone <davidfromonline@gmail.com> | 2023-05-04 13:06:53 -0400 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2023-05-04 13:06:53 -0400 |
commit | 6d6880554c2cd8d4d83db56c74eda24c22e6323a (patch) | |
tree | b0b9bde9246dcbbd8742bb0fae8225780b4bcea2 /clang/lib/Sema/SemaModule.cpp | |
parent | 629177a8197599ae9957a936f17373ea411a5fa5 (diff) | |
download | llvm-6d6880554c2cd8d4d83db56c74eda24c22e6323a.zip llvm-6d6880554c2cd8d4d83db56c74eda24c22e6323a.tar.gz llvm-6d6880554c2cd8d4d83db56c74eda24c22e6323a.tar.bz2 |
[clang][Sema][NFC] Move `EnterExpressionEvaluationContext` to its own file
Sema.h is huge. This makes a small reduction to it by moving
EnterExpressionEvaluationContext into a new header, since it is an
independent component.
Differential Revision: https://reviews.llvm.org/D149796
Diffstat (limited to 'clang/lib/Sema/SemaModule.cpp')
0 files changed, 0 insertions, 0 deletions