View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013473CMakeCMakepublic2012-08-15 09:192013-01-09 14:05
ReporterTobias Pape 
Assigned ToBrad King 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
Platformi386OSOS XOS Version10.7
Product VersionCMake 2.8.8 
Target VersionCMake 2.8.10Fixed in VersionCMake 2.8.10 
Summary0013473: ASM compiler identification for Clang missing
DescriptionClang can work as compiler for Assembler (CMake "ASM" language)
just like GCC.

However, the respective CMake-Module file 'Compiler/Clang-ASM.cmake'
is missing, whilst trivial.

The content just should be:
--->8--[Clang-ASM.cmake]-----
include(Compiler/GNU-ASM)

---8<-----------------------

or as Attached
TagsNo tags attached.
Attached Files? file icon Clang-ASM.cmake [^] (26 bytes) 2012-08-15 09:19

 Relationships
related to 0010693closedBrad King Support detection of CLang compiler 

  Notes
(0030666)
Brad King (manager)
2012-08-15 09:41

Fixed, thanks:

 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=7e8471ce [^]
(0032065)
Robert Maynard (manager)
2013-01-09 14:05

Closing resolved issues that have not been updated in more than 4 months.

 Issue History
Date Modified Username Field Change
2012-08-15 09:19 Tobias Pape New Issue
2012-08-15 09:19 Tobias Pape File Added: Clang-ASM.cmake
2012-08-15 09:34 Brad King Relationship added related to 0010693
2012-08-15 09:41 Brad King Note Added: 0030666
2012-08-15 09:41 Brad King Assigned To => Brad King
2012-08-15 09:41 Brad King Status new => resolved
2012-08-15 09:41 Brad King Resolution open => fixed
2012-08-15 09:41 Brad King Fixed in Version => CMake 2.8.10
2012-08-15 09:41 Brad King Target Version => CMake 2.8.10
2013-01-09 14:05 Robert Maynard Note Added: 0032065
2013-01-09 14:05 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team