================
@@ -60,7 +60,8 @@ ENUM_CLASS(LanguageFeature, BackslashEscapes, OldDebugLines,
DefaultStructConstructorNullPointer, AssumedRankIoItem,
MultipleProgramUnitsOnSameLine, AllocatedForAssociated,
OpenMPThreadprivateEquivalence, RelaxedCLocChecks, CudaPinned,
- OpenAccDefaultNoneScalarsStrict, OpenACCMultipleNamesInRoutine)
+ OpenAccDefaultNoneScalarsStrict, OpenACCMultipleNamesInRoutine,
+ SystemClockStrict)
----------------
chris-earl wrote:
Good catch! This is not the intended behavior. I have fixed this. See my
comments below.
https://github.com/llvm/llvm-project/pull/205938
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits