summaryrefslogtreecommitdiff
path: root/clang/test/AST/ast-dump-fpfeatures.cpp
AgeCommit message (Expand)Author
2025-02-19[clang] handle fp options in __builtin_convertvector (#125522)Jakub Ficek
2024-05-06[clang] Enable FPContract with optnone (#91061)Serge Pavlov
2024-05-04[test] %clang_cc1: remove redundant actionsFangrui Song
2024-04-23[clang] Set correct FPOptions if attribute 'optnone' presents (#85605)Serge Pavlov
2023-10-26[AST] Only dump desugared type when visibly different (#65214)Jessica Clarke
2022-09-16[clang] use getCommonSugar in an assortment of placesMatheus Izvekov
2022-09-16Revert "[clang] use getCommonSugar in an assortment of places"Matheus Izvekov
2022-09-16[clang] use getCommonSugar in an assortment of placesMatheus Izvekov
2022-09-08Revert D111509 "[clang] use getCommonSugar in an assortment of places"Fangrui Song
2022-09-08[clang] use getCommonSugar in an assortment of placesMatheus Izvekov
2022-07-03[FPEnv] Allow CompoundStmt to keep FP optionsSerge Pavlov
2022-07-01Revert "[FPEnv] Allow CompoundStmt to keep FP options"Serge Pavlov
2022-07-01[FPEnv] Allow CompoundStmt to keep FP optionsSerge Pavlov
2022-06-22Fix interaction of pragma FENV_ACCESS with other pragmasSerge Pavlov
2020-09-18[FPEnv] Use typed accessors in FPOptionsSerge Pavlov
2020-09-14[AST][FPEnv] Keep FP options in trailing storage of CastExprSerge Pavlov
2020-09-12Revert "[AST][FPEnv] Keep FP options in trailing storage of CastExpr"Serge Pavlov
2020-09-12Missing change from previous commitSerge Pavlov
2020-09-12[AST][FPEnv] Keep FP options in trailing storage of CastExprSerge Pavlov
2020-09-04[FPEnv] Partially implement #pragma STDC FENV_ROUNDSerge Pavlov
2020-07-24[AST][FPEnv] Keep FP options in trailing storage of CallExprSerge Pavlov