summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* [NFC] Attempt to make ubsan-blacklist-vfs test pass on WindowsJan Korous2019-10-081-4/+2
* [driver][hip] Skip bundler if host action is nothing.Michael Liao2019-10-081-0/+11
* [OPENMP50]Do not allow multiple same context traits in the same contextAlexey Bataev2019-10-084-14/+16
* [OPENMP50]Prohibit multiple context selector sets in context selectors.Alexey Bataev2019-10-084-25/+14
* [clang][ifs] Clang Interface Stubs ToolChain plumbing.Puyan Lotfi2019-10-0817-69/+158
* [OPENMP50]Allow functions in declare variant directive to have differentAlexey Bataev2019-10-083-12/+31
* [Diagnostics] Silence -Wsizeof-array-div for character buffersJames Clarke2019-10-081-0/+2
* [ItaniumMangle] Fix mangling of GNU __null in an expression to match GCCJames Clarke2019-10-081-0/+16
* [NFC] Fix ubsan-blacklist testJan Korous2019-10-082-11/+38
* Reland 'Add VFS support for sanitizers' blacklist'Jan Korous2019-10-082-0/+26
* Revert "Add VFS support for sanitizers' blacklist"Jan Korous2019-10-082-26/+0
* [clang] Accept -ftrivial-auto-var-init in clang-clVitaly Buka2019-10-071-0/+2
* Add VFS support for sanitizers' blacklistJan Korous2019-10-072-0/+26
* [Diagnostics] Emit better -Wbool-operation's warning message if we known that...David Bolvansky2019-10-071-3/+3
* Fix for expanding __pragmas in macro argumentsAmy Huang2019-10-071-1/+11
* [OPENMP50]Treat range-based for as canonical loop.Alexey Bataev2019-10-0721-29/+194
* Fix Calling Convention through aliasesErich Keane2019-10-071-0/+21
* clang-cl: Ignore the new /ZH optionsHans Wennborg2019-10-071-0/+3
* [c++20] Check for a class-specific operator delete when deleting anRichard Smith2019-10-071-0/+19
* Fix behavior of __builtin_bit_cast when the From and To types are theRichard Smith2019-10-072-0/+21
* Implements CWG 1601 in [over.ics.rank/4.2]Richard Smith2019-10-062-5/+22
* [Sema] Avoids an assertion failure when an invalid conversion declaration is ...Richard Smith2019-10-061-0/+7
* [InstCombine] don't assume 'inbounds' for bitcast pointer to GEP transform (P...Sanjay Patel2019-10-063-45/+45
* [NFCI] Slightly improve warning messageDavid Bolvansky2019-10-051-1/+1
* [Diagnostics] Use Expr::isKnownToHaveBooleanValue() to check bitwise negation...David Bolvansky2019-10-051-0/+2
* [clang] fix a typo from r372531Yuanfang Chen2019-10-041-1/+1
* [Sema] Split out -Wformat-type-confusion from -Wformat-pedanticErik Pilkington2019-10-043-9/+45
* [OPENMP50]Suppport for multiple vendors in the same vendor contextAlexey Bataev2019-10-044-12/+15
* Further improve -Wbool-operation bitwise negation messageSam McCall2019-10-041-3/+3
* [clang-rename] Fix a crash when renaming a class without definition.Haojian Wu2019-10-041-0/+4
* [clang] Prevent false positives in arm-mfpu-none codegen test.Simon Tatham2019-10-041-0/+1
* [NFCI] Improve the -Wbool-operation's warning messageDavid Bolvansky2019-10-041-2/+4
* [CodeComplete] Ensure object is the same in compareOverloads()Ilya Biryukov2019-10-041-0/+13
* Properly handle instantiation-dependent array bounds.Richard Smith2019-10-042-3/+2
* [OPENMP]Fix the test on Windows, NFC.Alexey Bataev2019-10-031-1/+1
* [OPENMP50]Codegen support for scores in context selectors.Alexey Bataev2019-10-031-2/+24
* [HIP] Use option -nogpulib to disable linking device libYaxun Liu2019-10-031-0/+11
* Check for qualified function types after substituting into the operandRichard Smith2019-10-031-0/+9
* PR43547: substitute into the type of a non-type template parameter ifRichard Smith2019-10-031-0/+12
* [HIP] Enable specifying different default gpu arch for HIP/CUDA.Michael Liao2019-10-031-0/+7
* [OPENMP]Fix emission of the declare target variables in device mode.Alexey Bataev2019-10-031-15/+8
* [OPENMP]Improve diagnostics for not found declare target entries.Alexey Bataev2019-10-031-4/+2
* [Diagnostics] Bitwise negation of a boolean expr always evaluates to true; wa...David Bolvansky2019-10-031-0/+20
* Fix driver tests when `LLVM_ENABLE_PER_TARGET_RUNTIME_DIR` is `ON`Serge Pavlov2019-10-032-7/+35
* [HIP] Support -emit-llvm for device compilationYaxun Liu2019-10-031-0/+72
* Revert 373538 and follow-ups 373549 and 373552.Nico Weber2019-10-0317-166/+69
* PR43519: don't inject a diagnostic when constant-evaulation of aRichard Smith2019-10-031-0/+5
* Fixing broken builds due to r373538, issues with filepath and hexagon toolchain.Puyan Lotfi2019-10-031-9/+16
* Fixing broken builds due to r373538 due to test that should have been deleted.Puyan Lotfi2019-10-031-14/+0
* Mark P0784R7 as complete and start defining its feature-test macro.Richard Smith2019-10-031-0/+4