summaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
AgeCommit message (Expand)Author
2020-06-30[clang][diagnostics] Add '-Wundef-prefix' warning optionZixu Wang
2020-06-25[OPENMP]Dynamic globalization for parallel target regions.Alexey Bataev
2020-06-25[OpenMP] Upgrade default version of OpenMP to 5.0Saiyedul Islam
2020-06-24Fix a pair of wtype-limits and 3 wparentheses warnings from 29125ddf1Erich Keane
2020-06-24Start adding support for generating CC1 command lines from CompilerInvocationDaniel Grumberg
2020-06-22Add -ast-dump-decl-types flag to include types of value and typeRichard Smith
2020-06-21add option to instantiate templates already in the PCHLuboš Luňák
2020-06-19[SanitizeCoverage] Rename -fsanitize-coverage-{white,black}list to -fsanitize...Fangrui Song
2020-06-18[MC] Pass down argv0 & cc1 cmd-line to the back-end and store in MCTargetOptionsAlexandre Ganea
2020-06-17[xray] Option to omit the function indexIan Levesque
2020-06-12[AST][RecoveryExpr] Build recovery expressions by default for C++.Haojian Wu
2020-06-11[clang] Frontend components for the relative vtables ABI (round 2)Leonard Chan
2020-06-10Revert "[clang] Frontend components for the relative vtables ABI"Leonard Chan
2020-06-10[clang] Frontend components for the relative vtables ABILeonard Chan
2020-06-08Add a flag to debug automatic variable initializationJian Cai
2020-06-02Options for Basic Block Sections, enabled in D68063 and D73674.Sriraman Tallam
2020-06-01Fix how cc1 command line options are mapped into FP options.John McCall
2020-05-27[OpenMP][AMDGCN] Support OpenMP offloading for AMDGCN architecture - Part 1Saiyedul Islam
2020-05-25Make explicit -fno-semantic-interposition (in -fpic mode) infer dso_localFangrui Song
2020-05-20[clang] FastMathFlags.allowContract should be initialized only from FPFeature...Melanie Blower
2020-05-19Revert "[clang-misexpect] Fixed typo which causes that --pgo-warn-misexpect o...Dávid Bolvanský
2020-05-19[clang-misexpect] Fixed typo which causes that --pgo-warn-misexpect option is...Dávid Bolvanský
2020-05-19[clang][AIX] Implement ABIInfo and TargetCodeGenInfo for AIXjasonliu
2020-05-18Map -O to -O1 instead of -O2Fangrui Song
2020-05-15[CSInfo][ISEL] Call site info generation support for MipsDjordje Todorovic
2020-05-14[ObjC] Add compatibility mode for type checking of qualified id block paramet...Volodymyr Sapsai
2020-05-12[gcov] Default coverage version to '408*' and delete CC1 option -coverage-exi...Fangrui Song
2020-05-11[clang][SLH] Add __has_feature(speculative_load_hardening)Zola Bridges
2020-05-11FP LangOpts should not be dependent on CGOptMelanie Blower
2020-05-11[Matrix] Add matrix type to Clang.Florian Hahn
2020-05-11[AST] Preserve the type in RecoveryExprs for broken function calls.Haojian Wu
2020-05-10[gcov] Default coverage version to '407*' and delete CC1 option -coverage-cfg...Fangrui Song
2020-05-10[gcov] Delete CC1 option -coverage-no-function-names-in-dataFangrui Song
2020-05-07Uniuqe Names for Internal Linkage Symbols.Sriraman Tallam
2020-05-06Add support for #pragma clang fp reassociate(on|off)Melanie Blower
2020-05-04Reapply "Add support for #pragma float_control" with buildbot fixesMelanie Blower
2020-05-01Revert "Reapply "Add support for #pragma float_control" with improvements to"Melanie Blower
2020-05-01Reapply "Add support for #pragma float_control" with improvements toMelanie Blower
2020-05-01Revert "Add support for #pragma float_control"Melanie Blower
2020-05-01Add support for #pragma float_controlMelanie Blower
2020-04-27Revert "[analyzer] On-demand parsing capability for CTU"Dmitri Gribenko
2020-04-27[analyzer] On-demand parsing capability for CTUEndre Fülöp
2020-04-21[Frontend] Drop unneeded CC1 optionsFangrui Song
2020-04-21[PowerPC] Add clang -msvr4-struct-return for 32-bit ELFJustin Hibbits
2020-04-21C++2a -> C++20 in some identifiers; NFC.Aaron Ballman
2020-04-10Implement `-fsanitize-coverage-whitelist` and `-fsanitize-coverage-blacklist`...Matt Morehouse
2020-04-09[SanitizerCoverage] Add -fsanitize-coverage=inline-bool-flagPratyai Mazumder
2020-04-09[FPEnv] Use single enum to represent rounding modeSerge Pavlov
2020-04-02[clang] Move branch-protection from CodeGenOptions to LangOptionsDaniel Kiss
2020-04-01[llvm][clang][IFS] Enhancing the llvm-ifs yaml format for symbol lists.Puyan Lotfi