dart-sdk/tests/language/compile_time_constant
Kallen Tu 8c2f088481 [analyzer] Separate exception and evaluation errors in the const evaluator.
Some errors like type checking of fields should be reported directly, so this CL separates these errors from evaluation exception errors. This reverts some changes we have before.

Additionally, we move error reporting for the constructors to an outer-most method to avoid reporting multiple times.

Change-Id: Ie2fde0ea7d389a633051cb106012a0738354f821
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/319911
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Kallen Tu <kallentu@google.com>
2023-08-22 18:21:10 +00:00
..
a_test.dart
arguments_runtime_test.dart
arguments_test.dart
b_test.dart
c_runtime_1_test.dart
c_runtime_test.dart
c_test.dart
compile_time_constant2_test.dart
compile_time_constant3_test.dart
compile_time_constant5_test.dart
compile_time_constant6_test.dart
compile_time_constant7_test.dart
compile_time_constant8_test.dart
compile_time_constant9_test.dart
compile_time_constant10_test.dart
compile_time_constant11_test.dart
compile_time_constant12_test.dart
compile_time_constant13_test.dart
compile_time_constant_test.dart
d_test.dart
e_test.dart
f_test.dart
g_test.dart
h_test.dart
i_test.dart
j_test.dart
k_runtime_test.dart
k_test.dart
l_test.dart
m_test.dart
n_test.dart
o_runtime_test.dart
o_test.dart
p_runtime_test.dart
p_test.dart [analyzer] Initial refactor of _InstanceCreationEvaluator to return Constant value. 2023-07-25 19:23:02 +00:00
q_test.dart
r_runtime_test.dart
r_test.dart
runtime_test.dart
static2_runtime_test.dart
static2_test.dart [analyzer] Separate exception and evaluation errors in the const evaluator. 2023-08-22 18:21:10 +00:00
static3_runtime_test.dart
static3_test.dart [analyzer] Separate exception and evaluation errors in the const evaluator. 2023-08-22 18:21:10 +00:00
static4_test.dart
static5_test.dart
static_runtime_test.dart
static_test.dart