Add a check to profile ASAN and CodeCoverage only if the compiler is set to LLVM.
authorK Puneetha <k.puneetha@samsung.com>
Thu, 23 Feb 2017 06:47:29 +0000 (12:17 +0530)
committerK Puneetha <k.puneetha@samsung.com>
Thu, 23 Feb 2017 08:07:52 +0000 (13:37 +0530)
commit0fe60c64811226f636d5819df205571555b1a808
tree819e9ba906615261b5e8c94716a9ebeb84a59468
parent9d5eda7d85e401427e5925de0a170a5aff7ccabc
Add a check to profile ASAN and CodeCoverage only if the compiler is set to LLVM.

Change-Id: I632a72fdea12d4fee6df3fa03a340ec2043bade5
Signed-off-by: K Puneetha <k.puneetha@samsung.com>
org.eclipse.linuxtools.asan/src/org/eclipse/linuxtools/asan/LaunchDelegate.java
org.eclipse.linuxtools.asan/src/org/eclipse/linuxtools/asan/LaunchShortcut.java
org.eclipse.linuxtools.asan/src/org/eclipse/linuxtools/asan/ProcessMonitor.java
org.tizen.profiler.codecoverage/src/org/tizen/profiler/codecoverage/LaunchDelegate.java
org.tizen.profiler.codecoverage/src/org/tizen/profiler/codecoverage/LaunchShortcut.java