[llvm-branch-commits] [clang] 4e4178d - [clang] Add an API to retrieve implicit constructor arguments.

2020-05-18 Thread Adrian Kuegel via llvm-branch-commits
Author: Martin Böhme Date: 2020-05-19T08:39:55+02:00 New Revision: 4e4178d2c64463eeb72bbd0375118012af7c0d64 URL: https://github.com/llvm/llvm-project/commit/4e4178d2c64463eeb72bbd0375118012af7c0d64 DIFF: https://github.com/llvm/llvm-project/commit/4e4178d2c64463eeb72bbd0375118012af7c0d64.diff

[llvm-branch-commits] [clang] 4b2f37b - [clang] fix undefined behaviour in RawComment::getFormattedText()

2020-05-18 Thread Tom Stellard via llvm-branch-commits
Author: Oliver Bruns Date: 2020-05-18T21:07:01-07:00 New Revision: 4b2f37b2202ebb5c6c05cf00026f506c52a62909 URL: https://github.com/llvm/llvm-project/commit/4b2f37b2202ebb5c6c05cf00026f506c52a62909 DIFF: https://github.com/llvm/llvm-project/commit/4b2f37b2202ebb5c6c05cf00026f506c52a62909.diff

[llvm-branch-commits] [llvm] d9160ff - [globalopt] Don't emit DWARF fragments for members

2020-05-18 Thread Tom Stellard via llvm-branch-commits
Author: David Spickett Date: 2020-05-18T19:05:26-07:00 New Revision: d9160ff3e92683be70a80b60f4139836316bd63e URL: https://github.com/llvm/llvm-project/commit/d9160ff3e92683be70a80b60f4139836316bd63e DIFF: https://github.com/llvm/llvm-project/commit/d9160ff3e92683be70a80b60f4139836316bd63e.diff

[llvm-branch-commits] [llvm] bace7be - Backport 4878aa36d4a [ValueLattice] Add new state for undef constants.

2020-05-18 Thread Tom Stellard via llvm-branch-commits
Author: Florian Hahn Date: 2020-05-18T18:54:45-07:00 New Revision: bace7beb530db8bd6ac79aa6e9f1323b3e52e38b URL: https://github.com/llvm/llvm-project/commit/bace7beb530db8bd6ac79aa6e9f1323b3e52e38b DIFF: https://github.com/llvm/llvm-project/commit/bace7beb530db8bd6ac79aa6e9f1323b3e52e38b.diff

[llvm-branch-commits] [llvm] bf1f5ca - CET for Exception Handle

2020-05-18 Thread Tom Stellard via llvm-branch-commits
Author: Pengfei Wang Date: 2020-05-18T18:47:27-07:00 New Revision: bf1f5caf20281eb312e1bcb0a9d32bd6a5a2e289 URL: https://github.com/llvm/llvm-project/commit/bf1f5caf20281eb312e1bcb0a9d32bd6a5a2e289 DIFF: https://github.com/llvm/llvm-project/commit/bf1f5caf20281eb312e1bcb0a9d32bd6a5a2e289.diff

[llvm-branch-commits] [llvm] 4a89d0d - Enable IBT(Indirect Branch Tracking) in JIT with CET(Control-flow Enforcement Technology)

2020-05-18 Thread Tom Stellard via llvm-branch-commits
Author: Xiang1 Zhang Date: 2020-05-18T18:48:09-07:00 New Revision: 4a89d0de5e9d8202a8eb4b9c1f34969fb796465a URL: https://github.com/llvm/llvm-project/commit/4a89d0de5e9d8202a8eb4b9c1f34969fb796465a DIFF: https://github.com/llvm/llvm-project/commit/4a89d0de5e9d8202a8eb4b9c1f34969fb796465a.diff

[llvm-branch-commits] [clang] 964da81 - PR45350: Handle unsized array CXXConstructExprs in constant evaluation

2020-05-18 Thread Tom Stellard via llvm-branch-commits
Author: Richard Smith Date: 2020-05-18T18:40:31-07:00 New Revision: 964da8185568aa86e6ddbd8f2fadf1faf22df7d2 URL: https://github.com/llvm/llvm-project/commit/964da8185568aa86e6ddbd8f2fadf1faf22df7d2 DIFF: https://github.com/llvm/llvm-project/commit/964da8185568aa86e6ddbd8f2fadf1faf22df7d2.diff

[llvm-branch-commits] [lldb] aba4e3f - [lldb] [PECOFF] Only use PECallFrameInfo on the one supported architecture

2020-05-18 Thread Tom Stellard via llvm-branch-commits
Author: Martin Storsjö Date: 2020-05-18T18:24:44-07:00 New Revision: aba4e3fa3bd0aad13168f2f6e8f1874f9a0fdb57 URL: https://github.com/llvm/llvm-project/commit/aba4e3fa3bd0aad13168f2f6e8f1874f9a0fdb57 DIFF: https://github.com/llvm/llvm-project/commit/aba4e3fa3bd0aad13168f2f6e8f1874f9a0fdb57.diff