aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-09-28[analyzer] Provide an option to dump generated exploded graphs to a given file.George Karpenkov1-0/+1
2018-09-15[modules] Frontend support for building a header module from a list ofRichard Smith1-0/+3
2018-09-11[clang-cl, PCH] Support for /Yc and /Yu without filename and #pragma hdrstopMike Rice1-0/+3
2018-09-07Revert "[OPENMP][NVPTX] Disable runtime-type info for CUDA devices."Alexey Bataev1-5/+0
2018-09-07[MSan] add KMSAN support to Clang driverAlexander Potapenko1-1/+3
2018-09-06[analyzer] Remove traces of ubigraph visualizationGeorge Karpenkov1-2/+0
2018-09-05[OPENMP][NVPTX] Disable runtime-type info for CUDA devices.Alexey Bataev1-0/+5
2018-09-04[x86/SLH] Add a real Clang flag and LLVM IR attribute for SpeculativeChandler Carruth1-0/+2
2018-08-31[DEBUGINFO] Add support for emission of the debug directives only.Alexey Bataev1-0/+1
2018-08-30[OPENMP][NVPTX] Add options -f[no-]openmp-cuda-force-full-runtime.Alexey Bataev1-1/+6
2018-08-29[analyzer] Move analyzer-eagerly-assume to AnalyzerOptions, enable by defaultGeorge Karpenkov1-1/+0
2018-08-22Currently clang does not emit unused static constants. GCC emits theseElizabeth Andrews1-0/+2
2018-08-22[AArch64] Add Tiny Code Model for AArch64David Green1-1/+1
2018-08-21Add a new flag and attributes to control static destructor registrationErik Pilkington1-0/+2
2018-08-20DebugInfo: Add the ability to disable DWARF name tables entirelyDavid Blaikie1-1/+7
2018-08-20Rename -mlink-cuda-bitcode to -mlink-builtin-bitcodeMatt Arsenault1-2/+2
2018-08-17[AArch64] - return address signingLuke Cheeseman1-0/+14
2018-08-08[ADT] Normalize empty triple componentsPetr Hosek1-2/+1
2018-07-26[OPENMP] Force OpenMP 4.5 when compiling for offloading.Alexey Bataev1-4/+6
2018-07-21[HIP] Support -fcuda-flush-denormals-to-zero for amdgcnYaxun Liu1-4/+3
2018-07-20Change \t to spacesFangrui Song1-1/+1
2018-07-19[clang]: Add support for "-fno-delete-null-pointer-checks"Manoj Gupta1-0/+2
2018-07-18Re-land r337333, "Teach Clang to emit address-significance tables.",Peter Collingbourne1-0/+2
2018-07-17Revert r337333, "Teach Clang to emit address-significance tables."Peter Collingbourne1-2/+0
2018-07-17Teach Clang to emit address-significance tables.Peter Collingbourne1-0/+2
2018-07-17[Driver] Add -fno-digraphsJacob Bandes-Storch1-0/+2
2018-07-05[clang-cl, PCH] Implement support for MS-style PCH through headersErich Keane1-1/+1
2018-06-29[Fixed Point Arithmetic] Rename `-fsame-fbits` flagLeonard Chan1-2/+3
2018-06-25[clang-cl] Don't emit dllexport inline functions etc. from pch files (PR37801)Hans Wennborg1-0/+1
2018-06-22Re-land "[LTO] Enable module summary emission by default for regular LTO"Tobias Edler von Koch1-2/+2
2018-06-21Revert "[LTO] Enable module summary emission by default for regular LTO"Tobias Edler von Koch1-2/+2
2018-06-21[LTO] Enable module summary emission by default for regular LTOTobias Edler von Koch1-2/+2
2018-06-20[Fixed Point Arithmetic] Fixed Point Precision Bits and Fixed Point LiteralsLeonard Chan1-0/+4
2018-06-13Add -fforce-emit-vtablesPiotr Padlewski1-0/+4
2018-06-11Move VersionTuple from clang/Basic to llvm/SupportPavel Labath1-1/+1
2018-06-07[Frontend] Disallow non-MSVC exception models for windows-msvc targetsShoaib Meenai1-0/+5
2018-06-04This diff includes changes for supporting the following types.Leonard Chan1-0/+5
2018-06-02Revert "This diff includes changes for supporting the following types."Leonard Chan1-5/+0
2018-06-02This diff includes changes for supporting the following types.Leonard Chan1-0/+5
2018-05-31Add a new driver mode to dump compiler feature and extension options.Aaron Ballman1-0/+3
2018-05-30Sema: Add a flag for rejecting member pointers with incomplete base types.Peter Collingbourne1-0/+2
2018-05-25[Support] Avoid normalization in sys::getDefaultTargetTriplePetr Hosek1-1/+2
2018-05-25Optionally add code completion results for arrow instead of dotIvan Donchevskii1-0/+2
2018-05-21[OPENMP-SIMD] Fix PR37536: Fix definition of _OPENMP macro.Alexey Bataev1-5/+6
2018-05-20Revert 332750, clang part (see comment on D46910).Nico Weber1-2/+1
2018-05-18[Support] Avoid normalization in sys::getDefaultTargetTriplePetr Hosek1-1/+2
2018-05-18This patch aims to match the changes introducedAlexander Ivchenko1-0/+11
2018-05-16Revert commits r332160, r332164, r332236.Douglas Yung1-10/+0
2018-05-12Force the PS4 clang ABI version to 6.Douglas Yung1-0/+10
2018-05-09[CUDA] Added -f[no-]cuda-short-ptr optionArtem Belevich1-0/+2