LLVM Bugzilla is read-only and represents the historical archive of all LLVM issues filled before November 26, 2021. Use github to submit LLVM bugs

Bug 27253 - documentation says 3.8, but it is 3.9...
Summary: documentation says 3.8, but it is 3.9...
Status: RESOLVED FIXED
Alias: None
Product: clang-tools-extra
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: All All
: P normal
Assignee: Unassigned Clang Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-06 17:23 PDT by Richard
Modified: 2016-04-07 05:18 PDT (History)
2 users (show)

See Also:
Fixed By Commit(s):


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard 2016-04-06 17:23:46 PDT
See http://clang.llvm.org/extra/index.html

At the top it says 3.8, but it is really 3.9
Comment 1 Alexander Kornienko 2016-04-07 05:18:50 PDT
Fixed in r265655.