aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-02-09[clang][codegen] Remember string used to create llvm::Regex for optimization ...Jan Svoboda1-3/+3
2021-02-09[clang][cli] Generate and round-trip language optionsJan Svoboda1-11/+282
2021-02-08[CUDA][HIP] Add -fuse-cuidYaxun (Sam) Liu1-0/+5
2021-02-08Reapply "[clang][cli] Report result of ParseLangArgs"Jan Svoboda1-3/+7
2021-02-08Revert "[clang][cli] Report result of ParseLangArgs"Jan Svoboda1-7/+3
2021-02-08[clang][cli] NFC: Mirror CreateFromArgs order in generateCC1CommandLineJan Svoboda1-2/+2
2021-02-08[clang][cli] Report result of ParseLangArgsJan Svoboda1-3/+7
2021-02-08[clang][cli] Generate and round-trip preprocessor optionsJan Svoboda1-5/+137
2021-02-08[clang][cli] Generate and round-trip analyzer optionsJan Svoboda1-4/+137
2021-02-05[OpenCL] Introduce new language options for OpenCL keywords.Anton Zabaznov1-0/+3
2021-02-04[clang-cl] Remove the /fallback optionHans Wennborg1-3/+0
2021-02-04[clang][cli] Command line round-trip for HeaderSearch optionsJan Svoboda1-11/+313
2021-02-03[OpenMP][NVPTX] Take functions in `deviceRTLs` as `convergent`Shilei Tian1-0/+2
2021-02-01Revert "[clang][cli] Port OpenMP-related LangOpts to marshalling system"Jan Svoboda1-6/+16
2021-01-28Revert "[clang][cli] Use variadic macros for parsing/generating"Jan Svoboda1-35/+76
2021-01-28[clang][cli] Use variadic macros for parsing/generatingJan Svoboda1-76/+35
2021-01-27[clang][cli] Generate HeaderSearch options separatelyJan Svoboda1-20/+34
2021-01-27[clang][cli] Parse HeaderSearch options separatelyJan Svoboda1-1/+19
2021-01-27[clang][cli] Port OpenMP-related LangOpts to marshalling systemJan Svoboda1-16/+6
2021-01-27[clang][cli] Port LangOpts to marshalling system, pt.2Jan Svoboda1-65/+3
2021-01-27[clang][cli] Port LangOpts to marshalling system, pt.1Jan Svoboda1-47/+2
2021-01-26Support for instrumenting only selected files or functionsPetr Hosek1-0/+4
2021-01-26Add -fbinutils-version= to gate ELF features on the specified binutils versionFangrui Song1-0/+3
2021-01-26Revert "Support for instrumenting only selected files or functions"Petr Hosek1-4/+0
2021-01-26Support for instrumenting only selected files or functionsPetr Hosek1-0/+4
2021-01-26[clang][cli] Port GPU-related language options to marshalling systemJan Svoboda1-41/+16
2021-01-26[clang][cli] Port GNU language options to marshalling systemJan Svoboda1-21/+9
2021-01-26[clang][cli] Store LangStandard::Kind in LangOptionsJan Svoboda1-3/+1
2021-01-25[clang] Add -fprofile-prefix-mapKeith Smiley1-0/+6
2021-01-22[clang][cli] Port visibility LangOptions to marshalling systemJan Svoboda1-57/+0
2021-01-20[clang][cli] Port more options to new parsing systemJan Svoboda1-19/+0
2021-01-19[clang][cli] Parse Lang and CodeGen options separatelyJan Svoboda1-21/+60
2021-01-15[clang][cli] NFC: Promote ParseLangArgs and ParseCodeGenArgs to membersJan Svoboda1-7/+9
2021-01-15[clang][cli] NFC: Parse some LangOpts after the defaults are setJan Svoboda1-8/+9
2021-01-15[clang][cli] NFC: Add PIE parsing for precompiled input and IRJan Svoboda1-0/+1
2021-01-15[clang][cli] Parse & generate options necessary for LangOptions defaults manu...Jan Svoboda1-0/+20
2021-01-15[clang][cli] Specify KeyPath prefixes via TableGen classesJan Svoboda1-10/+5
2021-01-15[clang][cli] NFC: Decrease the scope of ParseCodeGenArgs parametersJan Svoboda1-12/+9
2021-01-15[clang][cli] NFC: Decrease the scope of ParseLangArgs parametersJan Svoboda1-12/+9
2021-01-14[clang][cli] Port more CodeGenOptions to marshalling infrastructureJan Svoboda1-40/+0
2021-01-14[clang][cli] NFC: Remove SSPBufferSize assignmentJan Svoboda1-2/+0
2021-01-13[Frontend] Add pragma align natural and sort out pragma pack stack effectXiangling Liao1-0/+1
2021-01-12[clang][cli] Remove -f[no-]trapping-math from -cc1 command lineJan Svoboda1-8/+0
2021-01-11Reapply "[clang][cli] Port DiagnosticOpts to new option parsing system"Jan Svoboda1-109/+56
2021-01-09Add -f[no-]direct-access-external-data to supersede -mpie-copy-relocationsFangrui Song1-0/+7
2021-01-08[Driver] Add DWARF64 flag: -gdwarf64Hongtao Yu1-0/+1
2021-01-08Revert "Revert "Revert "Revert "Revert "[analyzer] NFC: Move path diagnostic ...Alexander Belyaev1-1/+1
2021-01-08Revert "[clang][cli] Port DiagnosticOpts to new option parsing system"Jan Svoboda1-53/+108
2021-01-08[clang][cli] Port DiagnosticOpts to new option parsing systemJan Svoboda1-108/+53
2021-01-07Revert "Revert "Revert "Revert "[analyzer] NFC: Move path diagnostic consumer...Artem Dergachev1-1/+1