Author: Chris Bieneman
Date: 2021-07-29T11:19:25-05:00
New Revision: 267dc10d53f124dceeccee042f61e6e6624f6d4c
URL:
https://github.com/llvm/llvm-project/commit/267dc10d53f124dceeccee042f61e6e6624f6d4c
DIFF:
https://github.com/llvm/llvm-project/commit/267dc10d53f124dceeccee042f61e6e6624f6d4c.diff
Author: Chris Bieneman
Date: 2021-07-29T10:10:51-05:00
New Revision: 997d9222f2ffa08c646076f2154993484e1ade98
URL:
https://github.com/llvm/llvm-project/commit/997d9222f2ffa08c646076f2154993484e1ade98
DIFF:
https://github.com/llvm/llvm-project/commit/997d9222f2ffa08c646076f2154993484e1ade98.diff
Author: Chris Bieneman
Date: 2021-07-29T09:11:14-05:00
New Revision: 393e6e4cbc05f589c4dd75dbfae79ee44eb1a5f5
URL:
https://github.com/llvm/llvm-project/commit/393e6e4cbc05f589c4dd75dbfae79ee44eb1a5f5
DIFF:
https://github.com/llvm/llvm-project/commit/393e6e4cbc05f589c4dd75dbfae79ee44eb1a5f5.diff
Author: cbieneman
Date: Thu Aug 15 09:54:13 2019
New Revision: 369017
URL: http://llvm.org/viewvc/llvm-project?rev=369017&view=rev
Log:
Correcting clang-cpp release not to spcify supported targets.
Modified:
cfe/branches/release_90/docs/ReleaseNotes.rst
Modified: cfe/branches/release_90/docs
Author: cbieneman
Date: Wed Aug 14 11:11:11 2019
New Revision: 368894
URL: http://llvm.org/viewvc/llvm-project?rev=368894&view=rev
Log:
Merging release note update in r368874
Modified:
cfe/branches/release_90/ (props changed)
cfe/branches/release_90/docs/ReleaseNotes.rst
Propchange: cf
Author: cbieneman
Date: Wed Aug 3 13:08:14 2016
New Revision: 277617
URL: http://llvm.org/viewvc/llvm-project?rev=277617&view=rev
Log:
[docs] Release Notes: autoconf has been removed
Fleshing out the note about the autoconf build system being removed and
pointing to CMake documentation.
Modifi