mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-24 14:20:17 +00:00
use the current url for bugzilla
llvm-svn: 342802
This commit is contained in:
parent
b06fe489aa
commit
9ea1f3554d
@ -43,7 +43,7 @@ as they become available.</p>
|
||||
Specifications</a> that will help drive the future of the C++ programming
|
||||
language.</p>
|
||||
|
||||
<p>The <a href="http://llvm.org/bugs/">LLVM bug tracker</a> contains Clang
|
||||
<p>The <a href="https://bugs.llvm.org/">LLVM bug tracker</a> contains Clang
|
||||
C++ components that track known bugs with Clang's language conformance in
|
||||
each language mode.</p>
|
||||
|
||||
|
@ -65,7 +65,7 @@ Clang developers, contributors and the standards they implement.</p>
|
||||
|
||||
<p>If you're looking for something to work on, check out our <a
|
||||
href="OpenProjects.html">Open Projects</a> page or look through the <a
|
||||
href="http://llvm.org/bugs/">Bugzilla bug database</a>.</p>
|
||||
href="https://bugs.llvm.org/">Bugzilla bug database</a>.</p>
|
||||
|
||||
<h2 id="criteria">Contributing Extensions to Clang</h2>
|
||||
|
||||
|
@ -36,7 +36,7 @@
|
||||
<a href="http://lists.llvm.org/mailman/listinfo/cfe-users">cfe-users List</a>
|
||||
<a href="http://lists.llvm.org/mailman/listinfo/cfe-dev">cfe-dev List</a>
|
||||
<a href="http://lists.llvm.org/mailman/listinfo/cfe-commits">cfe-commits List</a>
|
||||
<a href="http://llvm.org/bugs/">Bug Reports</a>
|
||||
<a href="https://bugs.llvm.org/">Bug Reports</a>
|
||||
<a href="http://planet.clang.org/">Planet Clang</a>
|
||||
<a href="irc://irc.oftc.net/llvm">IRC: irc.oftc.net#llvm</a>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user