aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-05-10[gcov] Delete CC1 option -coverage-no-function-names-in-dataFangrui Song1-2/+0
2020-05-07Uniuqe Names for Internal Linkage Symbols.Sriraman Tallam1-0/+2
2020-05-06Add support for #pragma clang fp reassociate(on|off)Melanie Blower1-5/+5
2020-05-04Reapply "Add support for #pragma float_control" with buildbot fixesMelanie Blower1-2/+11
2020-05-01Revert "Reapply "Add support for #pragma float_control" with improvements to"Melanie Blower1-15/+2
2020-05-01Reapply "Add support for #pragma float_control" with improvements toMelanie Blower1-2/+15
2020-05-01Revert "Add support for #pragma float_control"Melanie Blower1-15/+2
2020-05-01Add support for #pragma float_controlMelanie Blower1-2/+15
2020-04-27Revert "[analyzer] On-demand parsing capability for CTU"Dmitri Gribenko1-6/+0
2020-04-27[analyzer] On-demand parsing capability for CTUEndre Fülöp1-0/+6
2020-04-21[Frontend] Drop unneeded CC1 optionsFangrui Song1-3/+1
2020-04-21[PowerPC] Add clang -msvr4-struct-return for 32-bit ELFJustin Hibbits1-3/+10
2020-04-21C++2a -> C++20 in some identifiers; NFC.Aaron Ballman1-4/+4
2020-04-10Implement `-fsanitize-coverage-whitelist` and `-fsanitize-coverage-blacklist`...Matt Morehouse1-0/+4
2020-04-09[SanitizerCoverage] Add -fsanitize-coverage=inline-bool-flagPratyai Mazumder1-0/+2
2020-04-09[FPEnv] Use single enum to represent rounding modeSerge Pavlov1-2/+3
2020-04-02[clang] Move branch-protection from CodeGenOptions to LangOptionsDaniel Kiss1-32/+34
2020-04-01[llvm][clang][IFS] Enhancing the llvm-ifs yaml format for symbol lists.Puyan Lotfi1-6/+7
2020-03-31[Frontend] Replace CC1 option -masm-verbose with -fno-verbose-asmFangrui Song1-1/+1
2020-03-31[Driver] Flip the CC1 default of -fdiagnostics-show-optionFangrui Song1-7/+4
2020-03-31[Driver] Don't pass -fmessage-length=0 to CC1Fangrui Song1-1/+2
2020-03-31[NFC] Do not run CGProfilePass when not using integrated assemblerzhizhouy1-0/+1
2020-03-26Revert "[AST] Build recovery expressions by default for C++."Haojian Wu1-1/+1
2020-03-25[AST] Build recovery expressions by default for C++.Haojian Wu1-1/+1
2020-03-24[AST] Add RecoveryExpr to retain expressions on semantic errorsHaojian Wu1-0/+2
2020-03-20[RISCV] Passing small data limitation value to RISCV backendShiva Chen1-0/+2
2020-03-19Reland D73534: [DebugInfo] Enable the debug entry values feature by defaultDjordje Todorovic1-3/+1
2020-03-17[AVR] Add support for the -mdouble=x flagAyke van Laethem1-0/+1
2020-03-13Revert "Reland "[DebugInfo] Enable the debug entry values feature by default""Nico Weber1-1/+3
2020-03-10Reland "[DebugInfo] Enable the debug entry values feature by default"Djordje Todorovic1-3/+1
2020-03-09Recommit #2 "[Driver] Default to -fno-common for all targets"Sjoerd Meijer1-1/+1
2020-03-09[CallSiteInfo] Enable the call site info only for -g + optimizationsDjordje Todorovic1-1/+3
2020-03-09Revert "Recommit "[Driver] Default to -fno-common for all targets""Sjoerd Meijer1-1/+1
2020-03-09Recommit "[Driver] Default to -fno-common for all targets"Sjoerd Meijer1-1/+1
2020-03-07[SYCL] Driver option to select SYCL versionRuyman1-2/+18
2020-03-03[clang][Modules] Add -fsystem-module flagMichael Spencer1-2/+11
2020-03-03Revert "[Driver] Default to -fno-common for all targets"Sjoerd Meijer1-1/+1
2020-03-03[Driver] Default to -fno-common for all targetsSjoerd Meijer1-1/+1
2020-03-02clang: Switch C compilations to C17 by default.Nick Desaulniers1-1/+1
2020-02-27Revert "[SYCL] Driver option to select SYCL version"Alexey Bader1-18/+2
2020-02-27[SYCL] Driver option to select SYCL versionRuyman1-2/+18
2020-02-21[Frontend] Replace CC1 option -mcode-model with -mcmodel=Fangrui Song1-12/+1
2020-02-20Revert "Reland "[DebugInfo] Enable the debug entry values feature by default""Djordje Todorovic1-0/+10
2020-02-19Reland "[DebugInfo] Enable the debug entry values feature by default"Djordje Todorovic1-10/+0
2020-02-18Revert "Reland "[DebugInfo] Enable the debug entry values feature by default""Djordje Todorovic1-0/+10
2020-02-18Reland "[DebugInfo] Enable the debug entry values feature by default"Djordje Todorovic1-10/+0
2020-02-12Revert "[DebugInfo] Enable the debug entry values feature by default"Djordje Todorovic1-0/+10
2020-02-12[clang] Add -fignore-exceptionsjasonliu1-0/+1
2020-02-12[DebugInfo] Enable the debug entry values feature by defaultDjordje Todorovic1-10/+0
2020-02-11[xray][clang] Always add xray-skip-entry/exit and xray-ignore-loops attrsIan Levesque1-2/+1